R/zzz.R

# .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)
#   )
# }

Try the bruneimap package in your browser

Any scripts or data that you put into this service are public.

bruneimap documentation built on April 3, 2025, 10:57 p.m.