get_dfs: Get the dataframes from SPEW summary output

Description Usage Arguments Details Value

View source: R/diags.R

Description

Get the dataframes from SPEW summary output

Usage

1
get_dfs(sum_list, vars_to_sum, has_marg = FALSE)

Arguments

sum_list

from summarize_spew

vars_to_sum

variables to make data frames of

has_marg

logical. Does the synthetic ecosystem have marginals to look at? Default is FALSE

Details

the output is very gg-verse friendly

Value

list of data frame for each variable


spew documentation built on Nov. 17, 2017, 7:36 a.m.