Description Usage Arguments Author(s)
Serializes data.frame to NetCDF file
1 | nct_create(df, filename, dims, longnames = NA, units = NA)
|
df |
data.frame to be written |
filename |
character string specifying output file ending in |
dims |
character vector specifying at least one column as a dimension |
longnames |
optional long names to include as dimension or variable
attributes, formatted as a named list or vector where keys match column
names in |
units |
optional units to include as dimension or variable attributes,
using the same format as |
Ben Fasoli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.