tidy_data: Extract data from a networkModel object into a tidy tibble.

View source: R/ui_predictions.R

tidy_dataR Documentation

Extract data from a networkModel object into a tidy tibble.

Description

Extract data from a networkModel object into a tidy tibble.

Usage

tidy_data(x)

Arguments

x

A networkModel object.

Value

A tibble (note: row ordering is not the same as in the input).

Examples

tidy_data(aquarium_mod)
tidy_data(trini_mod)


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.