print.MCAshiny: Print the MCAshiny results

View source: R/print.MCAshiny.R

print.MCAshinyR Documentation

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

MCAshiny

Examples

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

## End(Not run)

husson/Factoshiny documentation built on Sept. 19, 2023, 5:05 a.m.