plot.RM | R Documentation |
Generic plot function for RM
objects: Returns a plot of the mean
values along with confidence intervals for a specified RM-model.
## S3 method for class 'RM'
plot(x, leg = TRUE, ...)
x |
An object of class |
leg |
Logical: Should a legend be plotted? |
... |
Additional parameters to be passed to plot() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.