Create a demo R package

create_rpkg(to = getwd())

Arguments

to

the destination directory

Value

a demo R package

Examples

create_rpkg(tempdir())