View source: R/makeCFObjects.R
makeLatitudeAxis | R Documentation |
With this method you can create a latitude axis to use with new CFVariable instances.
makeLatitudeAxis(name, values, bounds, attributes = NULL)
name |
Name of the axis. |
values |
The coordinate values. |
bounds |
The bounds of the coordinate values, or |
attributes |
|
A CFAxisLatitude instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.