Nothing
# .onLoad <- function(libname, pkgname) {
# makeActiveBinding(
# "bn_census2021",
# function() {
# lifecycle::deprecate_warn(
# "0.3",
# I("bn_census2021"),
# details = "Please update your code to use `census2021`."
# )
# get("census2021", envir = asNamespace(pkgname))
# },
# asNamespace(pkgname)
# )
# }
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.