| panel.isomeans | R Documentation |
isomeans grid for MMC plots.
panel.isomeans(ybar,
lty.iso=7,
col.iso='darkgray',
lwd.iso=1,
lty.contr0=2,
col.contr0='darkgray',
lwd.contr0=1,
...,
col, lwd, lty ## capture potentially ambiguous name
)
ybar |
Vector of means. |
lty.iso, col.iso, lwd.iso |
color, line type, line width for the isomeans grid. |
lty.contr0, col.contr0, lwd.contr0 |
color, line type, line width for the vertical contrast=0 line. |
... |
ignore any additional arguments |
col, lwd, lty |
ignore these arguments. They are captured here to avoid
ambiguity with |
Richard M. Heiberger <rmh@temple.edu>
See mmc for the references and examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.