sc_fullname: Lookup Full Metric Name

View source: R/sc_get_params.R

sc_fullnameR Documentation

Lookup Full Metric Name

Description

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

Usage

sc_fullname(metric = NULL)

Arguments

metric

Short metric name Syntax: metric=value1 Values: metric

Value

A lookup of the full name for a given StreamCat metric

Author(s)

Marc Weber

Examples

fullname <- sc_fullname(metric='clay')

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