# .onLoad <- function(libname, pkgname) {
#
# warn_depreciated()
#
# invisible()
# }
.onAttach <- function(libname, pkgname) {
warn_depreciated()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.