# 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)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.