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).")
}
biodiversitydata-se/SBDI4R documentation built on Feb. 23, 2024, 4:15 p.m.