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='name')

mhweber/StreamCatTools documentation built on Sept. 10, 2023, 12:09 a.m.