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)
}
KevCaz/graphicsutils documentation built on Sept. 16, 2022, 10:05 a.m.