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