R/RcppExports.R

Defines functions c_match crtTest

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

crtTest <- function(test) {
    .Call(`_psrwe_crtTest`, test)
}

c_match <- function(target, candidate, ratio) {
    .Call(`_psrwe_c_match`, target, candidate, ratio)
}

Try the psrwe package in your browser

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

psrwe documentation built on March 18, 2022, 5:33 p.m.