plot_dashboard_prm: Visualize model parameters

View source: R/plot.R

plot_dashboard_prmR Documentation

Visualize model parameters

Description

Provide a synthetic view of the model parameter in a dashboard-type format.

Usage

plot_dashboard_prm(prm, nrow = 3, textsize = 10)

Arguments

prm

List of all model parameters as returned by the function wem::load_prm().

nrow

Integer. Number of rows in the facetted plot (default = 3)

textsize

Intager. Font size for the text in the plot (default = 10)

Value

A ggplot2 object.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.