IOin_output_filters: IOin_output_filters

View source: R/IOin_output_filters.R

IOin_output_filtersR Documentation

IOin_output_filters

Description

Reads in and/or combines filters into a single R list filter object. Also checks that all filters are valid and contain the required fields with valid options when possible to check.

Usage

IOin_output_filters(..., file_name = NULL, filter_in = NULL)

Arguments

...

Any number of valid filter objects (R lists), to be written to the same output filter file.

file_name

The name of the output filter file created. if left NULL an autogenerated file name will be used.

filter_in

Path to an existing yaml filter file.

Author(s)

Will Burke


ryanrbart/RHESSysIOinR documentation built on March 30, 2024, 11:15 p.m.