R/RcppExports.R

Defines functions dist1

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#' @useDynLib RTCC, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL

dist1 <- function(x) {
    .Call(`_RTCC_dist1`, x)
}

Try the RTCC package in your browser

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

RTCC documentation built on July 1, 2020, 7:06 p.m.