R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  globalVariables(".SD", pkgname)
}

Try the COMPASS package in your browser

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

COMPASS documentation built on Nov. 8, 2020, 8:05 p.m.