.nlevels {fasterRaster} | R Documentation |
Count number of levels from a data.frame/table, list, or SpatRaster
Description
Counts number of levels in a character string (specifically, the empty string ""
), a data.frame
, data.table
, or list of data.frame
s or data.table
s or empty strings.
Usage
.nlevels(x)
Arguments
x |
A |
[Package fasterRaster version 8.4.1.0 Index]