R/RcppExports.R

Defines functions pts2polys

Documented in pts2polys

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

pts2polys <- function(in_string, SAMPLESIZE, MINLEN, GRIDSIZE, MINX, MAXX, MINY, MAXY) {
    .Call(`_pts2polys_pts2polys`, in_string, SAMPLESIZE, MINLEN, GRIDSIZE, MINX, MAXX, MINY, MAXY)
}

Try the pts2polys package in your browser

Any scripts or data that you put into this service are public.

pts2polys documentation built on Feb. 21, 2020, 1:07 a.m.