rawdata | R Documentation |
Read the variable as is
rawdata(x, varname, ..., native = FALSE)
## S3 method for class 'character'
rawdata(x, varname, ..., native = FALSE)
## S3 method for class 'NetCDF'
rawdata(x, varname, ..., native = FALSE)
x |
netcdf file path |
varname |
variable name |
... |
dots (ignored) |
native |
maintain values in internal storge mode (default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.