powered by
bipl5
Default print method for an object of class bipl5
# S3 method for bipl5 print(x, ...)
The object is returned invisibly
Object of class bipl5
Additional parameters
x<-PCAbiplot(iris[,1:4],group=iris[,5]) print.bipl5(x)
Run the code above in your browser using DataLab