plot.mlsmu6 | R Documentation |
Produces a plot of the stimulus and individual locations.
## S3 method for class 'mlsmu6'
plot(x, ..., selected.stims=NULL, ind.id.size=3, stim.id.size=6)
x |
An object of class |
... |
Other arguments to be passed down, currently not implemented. |
selected.stims |
Names of stimuli to be included in plot. |
ind.id.size |
Size of individual point labels. |
stim.id.size |
Size of stimulus point labels. |
A ggplot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.