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