R/execute_cat.R
execute_zonal_cat.Rd
Execute Spatial Intersection on Categorical Data
execute_zonal_cat(file, w, rcl = NULL)
path to a gridded file (either .tif or .nc)
a weighting grid produced with weighting_grid
weighting_grid
a data.frame with columns names from and to. From should be the categorical values used in the raster, while to should be the categorical names to use in the output table headings. If left NULL (default) the headings will not be altered.
from
to
From
a data.table