R/zzz.R

Defines functions .onAttach

#' @importFrom graphics par text
#' @importFrom methods as new slot
#' @importFrom stats var

.onAttach <- function(libname, pkgname) {

}
andrew-plowright/TileManager documentation built on March 15, 2024, 4:43 p.m.