Learn R Programming

StreamCatTools (version 0.10.0)

lc_fullname: Lookup Full Metric Name

Description

Function to retrieve a full metric name based on the short name using the LakeCat API.

Usage

lc_fullname(metric = NULL)

Value

A lookup of the full name for a given LakeCat metric

Arguments

metric

Short metric name Syntax: metric=value1 Values: metric

Author

Marc Weber

Examples

Run this code
fullname <- lc_fullname(metric='clay')

Run the code above in your browser using DataLab