R/RcppExports.R

Defines functions scaleClamp

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

scaleClamp <- function(x, min, max, do_clamp, scale) {
    .Call('_SDMtune_scaleClamp', PACKAGE = 'SDMtune', x, min, max, do_clamp, scale)
}

Try the SDMtune package in your browser

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

SDMtune documentation built on July 9, 2023, 6:03 p.m.