streams_switch: Switch on/off streams in gotm.yaml file

View source: R/streams_switch.R

streams_switchR Documentation

Switch on/off streams in gotm.yaml file

Description

Places '#' in front of the streams within the file or removes them, effectively switching off in/outflows.

Usage

streams_switch(file = "gotm.yaml", method)

Arguments

file

filepath; to .yaml which you wish to edit

method;

character; Either 'on' or 'off'

Author(s)

Tadhg Moore

Examples

streams_switch(file = 'gotm.yaml', method = 'off')

aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.