R/main.R
create_rpkg.Rd
Create a demo R package
create_rpkg(to = getwd())
the destination directory
a demo R package
create_rpkg(tempdir())