addGitFolders function

Extent folder list by git repository

Extent folder list by git repository

Extent folder list by git repository and create subdirectories according to default values.

addGitFolders(folders, git_repository = NULL, git_subfolders = NULL)

Arguments

  • folders: list of subfolders within the project directory.

Examples

## Not run: addGitFolders(folders = c('data', 'data/tmp'), git_repository = 'myproject') ## End(Not run)
  • Maintainer: Chris Reudenbach
  • License: GPL (>= 3) | file LICENSE
  • Last published: 2024-10-28