Learn R Programming

fb4package (version 2.0.0)

plot_dashboard: Create dashboard overview

Description

Creates a 4-panel dashboard showing key simulation results.

Usage

plot_dashboard(fb4_result, colors = "blue", title = NULL, ...)

Value

NULL (creates plot)

Arguments

fb4_result

FB4 result object

colors

Color scheme name or custom colors

title

Main title for dashboard

...

Additional arguments (unused)