View source: R/sc_get_params.R
sc_fullname | R Documentation |
Function to retrieve a full metric name based on the short name using the StreamCat API.
sc_fullname(metric = NULL)
metric |
Short metric name Syntax: metric=value1 Values: metric |
A lookup of the full name for a given StreamCat metric
Marc Weber
fullname <- sc_fullname(metric='clay')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.