Create a Package and Connect GitHub
create_package.RdCreate a package in root, prompts for a license, cleans
up build ignore file. Essentially a slightly opinionated
wrapper around usethis::create_package().
Usage
create_package(fields = getOption("usethis.description"))Arguments
- fields
Named list of
DESCRIPTIONfields passed tousethis::create_package(). Seeusethis::use_description()