Learn R Programming

archetyper (version 0.1.0)

generate_demo: generates a demo project using archetyper

Description

generates a demo project using archetyper

Usage

generate_demo(path = tempdir())

Arguments

path

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

Value

No return value.

Examples

Run this code
# NOT RUN {
generate("majestic_12")
# }

Run the code above in your browser using DataLab