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 Sept. 1, 2024, 6:10 a.m.