plot.doremidata generates a plot of the simulated signals resulting from the generate.panel.1order and generate.panel.2order functions
## S3 method for class 'doremidata'plot(x,...)
Arguments
x: DOREMIDATA object resulting from the aforementioned functions
...: includes the additional arguments inherited from the generic plot method
Returns
Returns a plot with axis labels, legend and title. The title includes the name of the DOREMIDATA object result of the analysis. The function uses ggplot
to generate the graphs and thus it is possible to override the values of axis labels, legend and title through ggplot commands.