Description Usage Arguments Value Author(s) Examples
Plot a RVPlot
of a DiStatis object
1 2 3 4 |
x |
DiStatis class object. |
xlabProj |
character for the x-label title for plot |
ylabProj |
character for the y-label title for plot |
xlabBar |
character for the x-label title for barPlot |
ylabBar |
character for the y-label title for barPlot |
mainBar |
the main histogram plot |
mainProj |
the main proj plot |
colArrows |
character col for arrows in ProjPlot |
legend |
Logical. indicates whether the legend prints |
colBar |
character col for bars in the BarPlot |
barPlot |
logical indicates whether the barPlot is prints |
... |
additional parameters for plot |
plotted RVplot/s of the component/s of the given DiStatis object.
M L Zingaretti, J A Demey-Zambrano, J L Vicente Villardon, J R Demey
1 2 3 4 | {
Z2<-DiStatis(NCI60Selec,Scale=TRUE,Center=TRUE)
RVPlot(Z2)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.