R/RcppExports.R

Defines functions pointsInPolygon_core

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

pointsInPolygon_core <- function(points, polygon) {
    .Call('_graphicsutils_pointsInPolygon_core', PACKAGE = 'graphicsutils', points, polygon)
}
inSileco/graphicsutils documentation built on Sept. 12, 2022, 11:13 p.m.