devtools::document()
devtools::build_readme()
styler::style_pkg()
renv::snapshot()
# This runs through GitHub actions on commit but you can run
# it manually to check for possible problems, though it
# takes a long time to run:
devtools::check()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.