select_isorropia_variables: Function to select the variables that are required for the...

View source: R/select_isorropia_variables.R

select_isorropia_variablesR Documentation

Function to select the variables that are required for the ISORROPIA II model.

Description

Function to select the variables that are required for the ISORROPIA II model.

Usage

select_isorropia_variables(df, drop = FALSE)

variables_isorropia

Arguments

df

Data frame or tibble containing the required variables.

drop

Should the ISORROPIA II variables be dropped rather than kept?

Format

An object of class character of length 10.

Value

Data frame or tibble

Author(s)

Stuart K. Grange

See Also

read_isorropia_demo_data


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