R/ZZZ.R

.onAttach <- function (lib, pkg) {
   packageStartupMessage("This is vegsoup ",
						  utils::packageDescription("vegsoup",
													field = "Version"),
						  appendLF = TRUE)
}

Try the vegsoup package in your browser

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

vegsoup documentation built on Feb. 24, 2021, 3 a.m.