View source: R/NetCDF_fillvalue_matrixDS.R
NetCDF_fillvalue_matrixDS | R Documentation |
Use a fillvalue extracted using 'ncatt_get' and place NAs
NetCDF_fillvalue_matrixDS(mat, fillvalue)
mat |
'matrix' Extracted from a 'NetCDF' resource using 'nc_dataDS' |
fillvalue |
'list' Extracted from the '_FillValue' slot of a 'NetCDF' resource using 'ncatt_getDS' |
'matrix'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.