generate_demo: generates a demo project using archetyper

Description Usage Arguments Value Examples

View source: R/generate_demo.R

Description

generates a demo project using archetyper

Usage

1

Arguments

path

The path where the project should be created. Default is a temporary directory: tempdir().

Value

No return value.

Examples

1
2
3
4
## Not run: 
generate("majestic_12")

## End(Not run)

archetyper documentation built on March 17, 2021, 5:06 p.m.