| nc_axis | R Documentation | 
An axis is an instance of a dimension.
nc_axis(x, i)
## S3 method for class 'character'
nc_axis(x, i)
## S3 method for class 'NetCDF'
nc_axis(x, i)
| x | NetCDF source | 
| i | index of axis (1-based, 0 is "empty") | 
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.