Plot method for the class 'combined_fboxplot'
# S3 method for combined_fboxplot
plot(x, level = 1, outliers = TRUE, bp.col = 2, cr.col = 1, ...)an 'combined_fboxplot' object
1 or 2. In the case of two-step combined tests (with several test functions), two different plots are available: 1 for plotting the combined global envelopes (default and most often wanted) or 2 for plotting the second level test result.
Logical. If TRUE, then the functions outside the functional boxplot are drawn, together with a label (= index in the set of functions).
The color for the boxplot bounds. Default 2 (red).
The color for the central region bounds.
Additional arguments to be passed to plot.combined_global_envelope.