#' On Load function
.onLoad <- function(libname,pkgname){
bftheme.init()
packageStartupMessage("BFTheme loaded successfully \nEnsure you set the RStudio graphical device to Ragg instead of default for correct font rendering")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.