R/zzz.R

Defines functions .onLoad

.onLoad = function(...) {
  loadNamespace("Rcpp")
  loadNamespace("tibble")
}

Try the itmsa package in your browser

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

itmsa documentation built on April 4, 2025, 5:17 a.m.