tidy_data {isotracer} | R Documentation |
Extract data from a networkModel object into a tidy tibble.
tidy_data(x)
x |
A networkModel object. |
A tibble (note: row ordering is not the same as in the input).
tidy_data(aquarium_mod)
tidy_data(trini_mod)