print.FAMDshiny: Print the FAMDshiny results

View source: R/print.FAMDshiny.R

print.FAMDshinyR Documentation

Print the FAMDshiny results

Description

Print the FAMDshiny results i.e the R corresponding script

Usage

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

Arguments

x

an object of class FAMDshiny

...

further arguments passed to or from other methods

Author(s)

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

See Also

FAMDshiny

Examples

## Not run: 
data(geomorphology)
res.shiny = FAMDshiny(geomorphology)
#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.