| nc_axes | R Documentation | 
An axis is an instance of a dimension.
nc_axes(x, variables = NULL, ...)
## S3 method for class 'character'
nc_axes(x, variables = NULL, ...)
## S3 method for class 'NetCDF'
nc_axes(x, variables = NULL, ...)
x | 
 NetCDF source  | 
variables | 
 names of vars to query  | 
... | 
 ignored  | 
Each data source has a set of dimensions available for use by variables. Each axis is a 1-dimensional instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.