add centroid options
wcjochem opened this issue · 0 comments
wcjochem commented
Currently, users can provide a centroid or other point geometry for processing statistics, but for ease of use provide an argument in the wrapper functions to convert footprints to points.
The results should be consistent with the point to raster conversion methods.
Something like...
calc_bigfoot(..., use_centroid=TRUE, ...)