View source: R/Methods_class_bipl5.R
print.bipl5 | R Documentation |
bipl5
Default print method for an object of class bipl5
## S3 method for class 'bipl5'
print(x, ...)
x |
Object of class |
... |
Additional parameters |
The object is returned invisibly
x<-PCAbiplot(iris[,1:4],group=iris[,5])
print.bipl5(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.