st_grid_stat_parallel: Calculate grid stats

View source: R/st_grid_stat_parallel.R

st_grid_stat_parallelR Documentation

Calculate grid stats

Description

Use paralell processing to calculate grid stats

Usage

st_grid_stat_parallel(x, grid, stat = "length")

Arguments

x

an sf object

grid

an sf object produced by st_make_grid

stat

a string specifying which statistic to calculate

Details

See get_cover, which can be used to acheive similar results for some problems at a much better speed

Value

a raster object with the same extent and resolution as grid


MatthewJWhittle/spatialutils documentation built on March 16, 2023, 11:30 p.m.