get_states: Read STATES

View source: R/d2d2dMod.R

get_statesR Documentation

Read STATES

Description

Maybe the return value could be just be a named vector c(name = compartment).

Usage

get_states(def_content)

Arguments

def_content

The def_content data.frame returned by read_def_content

Value

data.frame with names c("name", "unit_type", "unit", "unit_plot_name", "compartment", "plot_flag", "plot_name", "is_positive")


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.