Usage
read_obsnode(path, to_longer = TRUE, calculate_mass = TRUE, debug = TRUE)
Arguments
- path
path to Obs_Node.out
- to_longer
convert table to longer format (default: TRUE)
- calculate_mass
should masses for all concentrations be calculated, i.e.
flux*conc(1-n) (default: TRUE)
- debug
print debug messages? (default: TRUE)
Value
tibble with Obs_Node time series data