View source: R/makeCFObjects.R
| create_ncdf | R Documentation |
This function creates a new, empty data set with an associated netCDF file in "netcdf4" format.
create_ncdf(fn)
fn |
Optional. The fully qualified file name of the netCDF file if that should be created. The file cannot already exist. It is recommended that the filename uses an extension of ".nc". If the argument is not provided, a virtual data set will be created. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.