Displaying 1 result from an estimated 1 matches for "resrobpca".
2012 Apr 24
2
How do i read the source code of "biplot"?
...ods may be defined for arguments: x
Use showMethods("biplot") for currently available ones.
>
>
> showMethods("biplot")
Function: biplot (package stats)
x="ANY"
x="character"
(inherited from: x="ANY")
x="Pca"
> biplot(resRobPCA)
But how do I get the source code of "biplot"?
Thank you!
[[alternative HTML version deleted]]