View source: R/makeCFObjects.R
makeLongitudeAxis | R Documentation |
With this method you can create a longitude axis to use with new CFArray instances.
makeLongitudeAxis(name, group, values, bounds = NULL)
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 CFAxisLongitude instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.