require(usethis)
ohsome_api_url <- list(
base = "https://api.ohsome.org",
version = "v1"
)
usethis::use_data(ohsome_api_url, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.