powered by
Prints an object of class icsshiny, typically the results of a call to ICSShiny. The output corresponds to the summary of operations.
ICSShiny
# S3 method for icsshiny print(x, ...)
an object of class icsshiny.
further arguments to be passed to or from methods.
Aurore Archimbaud and Joris May
if (FALSE) { library(ICSShiny) # ICS with Factoshiny: res.shiny <- ICSshiny(iris) # click on the "Close the session" button or close the tab print(res.shiny) }
Run the code above in your browser using DataLab