View source: R/makeCFObjects.R
| makeCharacterAxis | R Documentation |
With this method you can create a character axis to use with new CFVariable instances.
makeCharacterAxis(name, values, attributes = data.frame(), group = NULL)
name |
Name of the axis. |
values |
The character coordinate values of the axis. |
attributes |
|
group |
CFGroup instance where the axis will be located. If |
A CFAxisCharacter instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.