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