calc_ts_with_input_check: Helper to stage_calc_ts for simXxx-style functions

View source: R/stage_calc_ts.R

calc_ts_with_input_checkR Documentation

Helper to stage_calc_ts for simXxx-style functions

Description

Checks to see that the inputs are just the right ones to supply to the function named by calc_fun

Usage

calc_ts_with_input_check(inputs, calc_fun)

Arguments

inputs

a list of named inputs to check

calc_fun

the name (character) of the function against which to check the inputs


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