Expand integration points into a long-format data frame for inspection or plotting.
Examples
if (FALSE) { # \dontrun{
int_df <- unnest_integration(network)
head(int_df)
} # }
Expand integration points into a long-format data frame for inspection or plotting.
if (FALSE) { # \dontrun{
int_df <- unnest_integration(network)
head(int_df)
} # }