plot_summary: Plot a summary of all dyngen simulation steps.

View source: R/plotting.R

plot_summaryR Documentation

Plot a summary of all dyngen simulation steps.

Description

Plot a summary of all dyngen simulation steps.

Usage

plot_summary(model)

Arguments

model

A dyngen intermediary model for which the simulations have been run with generate_experiment().

Value

A ggplot2 object.

Examples


data("example_model")
plot_summary(example_model)


dynverse/dyngen documentation built on Oct. 29, 2022, 10:12 a.m.