Does anyone know how I can extract the raster field names (VALUE, COUNT and other existing field names on a categorical raster file) in R?
I am using the raster package to load the raster files.
|
|
|
You should first create a stack of layer(s) from your raster object.
More details here: |
|||
|
|