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)


r-spatial/link2GI documentation built on Nov. 27, 2024, 12:51 p.m.