Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.MCAshiny

Print the MCAshiny results


Description

Print the MCAshiny results i.e the R corresponding script

Usage

## S3 method for class 'MCAshiny'
print(x,...)

Arguments

x

an object of class MCAshiny

...

further arguments passed to or from other methods

Author(s)

Pauline Vaissie, Astrid Monge, Francois Husson paulinevaissie@gmail.com

See Also

Examples

## Not run: 
data(poison)
res.shiny = MCAshiny(poison)
#click on the "Quit the app" button
print(res.shiny)

## End(Not run)

Factoshiny

Perform Factorial Analysis from 'FactoMineR' with a Shiny Application

v2.4
GPL (>= 2)
Authors
Pauline Vaissie, Astrid Monge, Francois Husson
Initial release
2021-02-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.