View source: R/makeCFObjects.R
makeDiscreteAxis | R Documentation |
With this method you can create a discrete axis to use with new CFArray instances.
makeDiscreteAxis(name, group, length)
name |
Name of the axis. |
group |
Group to place the axis in. |
length |
The length of the axis. |
A CFAxisDiscrete instance. The values will be a sequence of size
length
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.