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)


gisma/link2GI documentation built on May 13, 2024, 11:55 p.m.