usethis::use_readme_rmd() usethis::use_mit_license() usethis::use_news_md() # CI/CD # _check usethis::use_github_action("check-standard") # _pkgdown usethis::use_pkgdown() usethis::use_github_action("pkgdown")
attachment::att_amend_desc() usethis::use_build_ignore("dev")
devtools::check()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.