R/RcppExports.R

Defines functions rThomas_rcpp sSAC1_C

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

sSAC1_C <- function(x, y, id_spec) {
    .Call(`_mobsim_sSAC1_C`, x, y, id_spec)
}

rThomas_rcpp <- function(n_points, n_mother_points, sigma, mu, xmin = 0, xmax = 1, ymin = 0, ymax = 1) {
    .Call(`_mobsim_rThomas_rcpp`, n_points, n_mother_points, sigma, mu, xmin, xmax, ymin, ymax)
}
MoBiodiv/MoBspatial documentation built on July 24, 2021, 6:09 p.m.