generates a demo project using archetyper

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

if (FALSE) { generate("majestic_12") }