# Initialize the package:
# usethis::create_package("geography")
# Exclude directory ".dev"
# usethis::use_build_ignore(".dev")
# Document the package and prepare a NAMESPACE file
# devtools::document()
# Creates tests
# usethis::use_testthat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.