Description Usage Arguments Value Author(s) Examples
produces pair plots of multivariate, grouped data
1 2 3 4 |
x |
a numeric matrix (or data frame with all numeric values, or (if f is missing) a list of a data matrix and a grouping variable |
f |
a factor describing the group structure of the data |
vars |
variables to plot |
cols |
colors to represent groups |
pchs |
plotting characters to represent groups |
eqsc |
attempt equal x and y scales? |
xlim |
x limits |
ylim |
y limits |
... |
further arguments to |
Produces a plot on the current device.
Ben Bolker
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.