R/RcppExports.R

Defines functions R_MCC

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

R_MCC <- function(data, scaleDomain2Spacing = 1.5, curvatureThreshold = 0.3) {
    .Call('_RMCC_R_MCC', PACKAGE = 'RMCC', data, scaleDomain2Spacing, curvatureThreshold)
}

Try the RMCC package in your browser

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

RMCC documentation built on July 4, 2024, 9:06 a.m.