Learn R Programming

MANOVA.RM (version 0.5.4)

plot.RM: Plot function for an RM object

Description

Generic plot function for RM objects: Returns a plot of the mean values along with confidence intervals for a specified RM-model.

Usage

# S3 method for RM
plot(x, leg = TRUE, ...)

Arguments

x

An object of class RM

leg

Logical: Should a legend be plotted?

...

Additional parameters to be passed to plot()