checklist
R/setup_project.R
setup_project.Rd
Use this function to set-up or change the checklist infrastructure for an existing project. The function interactively asks questions to set-up the required checks.
setup_project(path = ".")
the project root folder
Other setup: create_package(), create_project(), new_org_list(), prepare_ghpages(), set_license(), setup_package(), setup_source()
create_package()
create_project()
new_org_list()
prepare_ghpages()
set_license()
setup_package()
setup_source()