Generates a 'shiny' application for interactive data analysis.
Value
An object of class 'shiny.appobj' representing the 'shiny' application. Printing the object launches the interactive app in a web browser.
Examples
if(interactive()) spada(datasets::mtcars)
