R/cort-package.R

## usethis namespace: start
#' @useDynLib cort, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL


.onUnload <- function (libpath) {
  library.dynam.unload("cort", libpath)
}

Try the cort package in your browser

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

cort documentation built on Jan. 13, 2021, 8:57 p.m.