lc_fullname: Lookup Full Metric Name

View source: R/lc_get_params.R

lc_fullnameR Documentation

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)

Arguments

metric

Short metric name Syntax: metric=value1 Values: metric

Value

A lookup of the full name for a given LakeCat metric

Author(s)

Marc Weber

Examples

fullname <- lc_fullname(metric='clay')

USEPA/StreamCatTools documentation built on Feb. 23, 2025, 12:53 a.m.