config_to_data_column: Read a single column worth of data

View source: R/config_to_data.R

config_to_data_columnR Documentation

Read a single column worth of data

Description

For use within config_to_data

Usage

config_to_data_column(var, type, site, src, optional = FALSE)

Arguments

var

character. A single variable name as in unique(get_var_src_codes(out="var")).

type

character in c("ts","meta","file","const").

site

character. The site code or codes for which to choose data.

src

character indicating a src to be interpreted in the context of type

Value

a data.frame, else NA


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.