#' @importFrom utils assignInMyNamespace
base_url <- NA
.onLoad <- function(libname, pkgname) {
assignInMyNamespace("base_url", "https://ftx.com")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.