read_isorropia_output_file: Functions to read input and output data files used by the...

View source: R/read_isorropia_output_file.R

read_isorropia_output_fileR Documentation

Functions to read input and output data files used by the ISORROPIA II model.

Description

Functions to read input and output data files used by the ISORROPIA II model.

Usage

read_isorropia_output_file(file)

read_isorropia_input_file(file, unnest = FALSE)

Arguments

file

File name of an ISORROPIA II input or output data file.

unnest

For read_isorropia_input_file, should the return be unnested?

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/isorropiar documentation built on Oct. 1, 2023, 3:17 p.m.