R/zzz.R

Defines functions .onLoad

#' @importFrom data.table fread fwrite
#' @importFrom stats aggregate
#' @importFrom utils menu read.csv tail write.csv txtProgressBar setTxtProgressBar
 
.onLoad<-function(libname, pkgname){}

Try the correspondenceTables package in your browser

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

correspondenceTables documentation built on Sept. 27, 2022, 5:05 p.m.