R/RcppExports.R

Defines functions rcppLinkage

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

rcppLinkage <- function(prox, isDistance = TRUE, digits = -1L, method = "arithmetic", methodPar = 0.0, isWeighted = FALSE, isVariable = TRUE) {
    .Call(`_mdendro_rcppLinkage`, prox, isDistance, digits, method, methodPar, isWeighted, isVariable)
}

Try the mdendro package in your browser

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

mdendro documentation built on Oct. 18, 2023, 5:08 p.m.