httr::user_agent(
sprintf(
"tempestwx R package v%s: (<%s>)",
utils::packageVersion("tempestwx"),
utils::packageDescription("tempestwx")$URL
)
) -> .TEMPEST_UA
.pkg <- new.env(parent = emptyenv())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.