R/RcppExports.R

Defines functions RasterizePolygon

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

RasterizePolygon <- function(nRasterXSize, nRasterYSize, ivPartSizes, dvX, dvY, fnRasterIO, dBurnValue, sAttrValue = NA_character_) {
    .Call('_FIESTAutils_RasterizePolygon', PACKAGE = 'FIESTAutils', nRasterXSize, nRasterYSize, ivPartSizes, dvX, dvY, fnRasterIO, dBurnValue, sAttrValue)
}

Try the FIESTAutils package in your browser

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

FIESTAutils documentation built on May 29, 2024, 4:06 a.m.