What changes are proposed in this pull request?
If there is an GitHub issue associated with this pull request, please provide link.
Checklist for PR reviewer
renv::install()
_pkgdown.yml
pkgdown::build_site()
. Check the R console for errors, and review the rendered website.covr::report()
. Before you run, set Sys.setenv(NOT_CRAN="true")
and begin in a fresh R session without any packages loaded. usethis::use_spell_check()
runs with no spelling errors in documentationNEWS.md
been updated with the changes from this pull request under the heading "# gtreg (development version)
". If there is an issue associated with the pull request, reference it in parentheses at the end update (see NEWS.md
for examples).usethis::use_version(which = "dev")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.