Description Usage Arguments Details Value See Also Examples
Generates a Principle Component plot for an instance of
harmanresults
.
1 2 3 |
harmanresults |
An instance of |
pc_x |
integer, principle component for the plot x dimension. |
pc_y |
integer, principle component for the plot y dimension. |
this |
string, legal values are |
colBy |
string, colour the points by the experimental or batch
variable; legal values
are |
pchBy |
string, point-type by the experimental or batch variable;
legal values are |
palette |
string, the function to call to create a vector of
contiguous colours with the levels of factor in |
legend |
logical, whether to display a legend on the plot. |
col, |
colour vector for the points. This parameter overrides
|
pch, |
integer vector giving the point type. This parameter
overrides |
... |
further arguments passed to or from other methods. |
If a vector of colours is supplied via the col
argument,
then a legend will not be drawn.
None
harmanresults
plot.harmanresults
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.