R/RcppExports.R

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

buffer_keep <- function(points, lims, R) {
    .Call('nspp_buffer_keep', PACKAGE = 'nspp', points, lims, R)
}

pbc_distances <- function(points, lims) {
    .Call('nspp_pbc_distances', PACKAGE = 'nspp', points, lims)
}
b-steve/nspp documentation built on May 11, 2019, 5:20 p.m.