Print back various aspects function arguments or package files
make_arg_declaration()
Make Arg Declaration
make_args()
Make Args
make_default_args()
Make a Formal Argument Skeleton with Default Values
make_description()
Make DESCRIPTION
make_description_links()
Make URLS For DESCRIPTION
make_imports()
Make DESCRIPTION Imports from NAMESPACE
make_internal_args()
make_list()
Make List
make_new_package()
Start a New Package
make_pkgdown_yaml()
Make Pkgdown YAML Template
make_pkgdown_yaml_refs()
Make a List of References for Pkgdown YAML
make_readme_install()
Make Installation Section in README
make_tribble()
Make Tribble Expression
make_vignette_asis()
Add a Static Vignette with R.rsp
make_vignette_rnw()
Make Rnw
Write and deploy packages containing data
create_data_repo_dirs()
Create Repo Directories
document_data()
Document Package Data
get_report_metadata()
Return a Nested List of Report Metadata
write_data_file()
Write Processing File
write_schema_to_csvs()
Export a Schema to CSV Files
write_usethis_file()
Write Usethis File
Automate changes to documentation when a function is deprecated
add_deprecated_call()
Add .Deprecated() to Text
.Deprecated()
add_deprecated_to_desc()
Add "(Deprecated)" after the @description Roxygen2 Tag
@description
Create package logos
create_medallion()
Create Medallion
create_favicons()
Create and Move Favicons
activate_google_font()
Use Google Font
declare_args()
Create R Objects from Formal Argument Default Values