ncTraitList | R Documentation |
Obtain trait list from a netCDF file
ncTraitList(nc, attname = "TraitList", split = " *, *")
nc |
An object of class ncdf4 (as returned from nc_open), indicating what file to read from. |
attname |
The default attribute name of trait list |
split |
character called by strsplit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.