repo_init: Create a repository with GP standard structure

View source: R/repo_setup.R

repo_initR Documentation

Create a repository with GP standard structure

Description

Create a project repository with GP standard structure. Should be done INSIDE the dirctory that will house the repository.

Usage

repo_init(path)

Examples

## Not run: 
setwd("path/to/repo")
repo_init()

## End(Not run)

gopalpenny/ggp documentation built on Oct. 22, 2023, 10:13 p.m.