plot_outputs: Makes a plot comparing the output of the chosen nodes

plot_outputsR Documentation

Makes a plot comparing the output of the chosen nodes

Description

Makes a plot comparing the output of the chosen nodes

Usage

plot_outputs(node, chosen = NULL, type = "boxplot")

Arguments

node

base node

chosen

A character vector of node names to include (NULL by default; i.e. all)

type

Type of plot. Either "boxplot" (default), "density" or "violin"


albgarre/biorisk documentation built on Feb. 23, 2025, 5:19 a.m.