View source: R/utilities-units.R
getDimensionByName | R Documentation |
Get dimension by name
getDimensionByName(name)
name |
Name of dimension that should be retrieved |
Returns the an instance of the dimension with the given name if found or NULL
otherwise.
getDimensionByName("Time")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.