checklist {packagepal} | R Documentation |
A check-list of things you should do when building a R package from scratch, or submitting a package to CRAN.
checklist(type = "package")
type |
Load the check-list items for package building (package"), or for submitting to CRAN ("CRAN")? |
The id of the new container element, invisibly.
checklist("CRAN")