Creates a faceted plot showing multiple channels or variables.
Usage
plotMultiPanel(
x,
schema = NULL,
channels = NULL,
facet_scales = "free_y",
show_mean = TRUE,
show_sd = TRUE,
...
)See also
plotCycle() for single-channel cycle visualization,
plotGroupComparison() for between-group comparisons.