powered by
Function to retrieve a full metric name based on the short name using the StreamCat API.
sc_fullname(metric = NULL)
A lookup of the full name for a given StreamCat metric
Short metric name Syntax: metric=value1 Values: metric
Marc Weber
fullname <- sc_fullname(metric='clay')
Run the code above in your browser using DataLab