ncFactorLevels | R Documentation |
Obtain factor levels from a netCDF file
ncFactorLevels(nc, factorname = NA, split = " *, *")
nc |
An object of class ncdf4 (as returned from nc_open), indicating what file to read from. |
factorname |
The leves of factor name will be returned. All levels will be returned if NA is specified. |
split |
character called by strsplit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.