powered by
Print the PCAshiny results i.e the R corresponding script
# S3 method for PCAshiny print(x,...)
an object of class PCAshiny
further arguments passed to or from other methods
Pauline Vaissie, Astrid Monge, Francois Husson paulinevaissie@gmail.com
PCAshiny
if (FALSE) { data(decathlon) res.shiny = PCAshiny(decathlon) #click on the "Quit the app" button print(res.shiny) }
Run the code above in your browser using DataLab