#' @import Rcpp
.onLoad <- function(libname, pkgname) {
# cat("████████████████████████████████████████████████████████████████████████████████████████████████████\n")
# cat("█::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::█\n")
# cat("█::██:::::::::██::██::██████::██::::██::::██::████████:::██████:::::███::::::::█████████:::██████::█\n")
# cat("█:::██:::::::██::██::██::::::██:::████:::██::██:::::::::██::::██:::██:██::::::██::::::██::██:::::::█\n")
# cat("█::::██:::::██::██::██::::::██::██::██::██::████████:::██:::::::::██::██:::::██::::::██::██::::::::█\n")
# cat("█:::::██:::██::██::██████::██:██::::██:██:::::::::██::██:::::::::███████::::█████████::███████:::::█\n")
# cat("█::::::██:██::██::██::::::███:::::::███:::██::::███::██:::::██::██::::██:::██:::::::::██:::::::::::█\n")
# cat("█:::::::███::██::██████::██:::::::::██:::█████████:::████████::██:::::██::██:::::::::███████:::::::█\n")
# cat("█::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::█\n")
# cat("████████████████████████████████████████████████████████████████████████████████████████████████████\n")
invisible()
}
.onUnload <- function(libpath)
{
library.dynam.unload("viewscape", libpath)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.