#' unset.camdata.token
#'
#' Clears the personal key token from env variable.
#' @export
unset.camdata.token <- function() {
Sys.unsetenv("NOLA_APP_TOKEN2")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.