addGitFolders: Extent folder list by git repository

View source: R/initProj.R

addGitFoldersR Documentation

Extent folder list by git repository

Description

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

Usage

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)


link2GI documentation built on Oct. 28, 2024, 5:06 p.m.