badges                  README badges
browse-this             Quickly browse to important package webpages
browse_github_pat       Create a GitHub personal access token
create_from_github      Create a project from a GitHub repo
create_package          Create a package or project
edit                    Open useful configuration files
tidyverse               Helpers for the tidyverse
use_blank_slate         Don't save/load user workspace between sessions
use_build_ignore        Add files to '.Rbuildignore'
use_code_of_conduct     Add a code of conduct
use_course              Download course materials
use_cran_comments       CRAN submission comments
use_data                Create package data
use_description         Create a default DESCRIPTION file for a
                        package.
use_directory           Use a directory
use_git                 Initialise a git repository
use_git_config          Configure Git
use_git_hook            Add a git hook
use_git_ignore          Tell git to ignore files
use_github              Connect a local repo with GitHub
use_github_labels       Manage GitHub issue labels
use_mit_license         License a package
use_namespace           Use a basic 'NAMESPACE'
use_news_md             Create a simple 'NEWS.md'
use_package             Depend on another package
use_package_doc         Package-level documentation
use_pipe                Use magrittr's pipe in your package
use_pkgdown             Use pkgdown
use_r                   Create a new R file
use_rcpp                Use Rcpp
use_readme_rmd          Create README files
use_revdep              Reverse dependency checks
use_rmarkdown_template
                        Add an RMarkdown Template
use_roxygen_md          Use roxygen with markdown
use_rstudio             Add RStudio Project infrastructure
use_template            Use a usethis-style template
use_testthat            Create tests
use_travis              Continuous integration setup and badges
use_usethis             Make usethis available in interactive sessions
use_version             Increment package version
use_vignette            Create a vignette
