read_obsnode | R Documentation |
Read Obs_Node.out
read_obsnode(path, to_longer = TRUE, calculate_mass = TRUE, debug = TRUE)
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) |
tibble with Obs_Node time series data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.