R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
    packageStartupMessage("This is a wrapper for the package ALA4R designed to work with data hosted by the Swedish Biodiversity Data Infrastructure (SBDI).")
}
bioatlas/SBDI4R documentation built on Feb. 28, 2024, 1:17 p.m.