calc_ts_simCopy: Internal - calculate any variable with simNew from any data

View source: R/stage_calc_ts.R

calc_ts_simCopyR Documentation

Internal - calculate any variable with simNew from any data

Description

Internal - calculate any variable with simNew from any data

Usage

calc_ts_simCopy(var, from_src, from_site, filter_fun)

Arguments

var

the variable name

from_src

the src for var to copy from

from_site

the site to copy from

filter_fun

NULL, or a function to apply to the copied data before staging it to a new file. filter_fun needs to accept and return a unitted data.frame of the standard ts form for mda.streams


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