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())
name |
Name of the axis. |
values |
The character coordinate values of the axis. |
attributes |
|
A CFAxisCharacter instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.