Explore data in shiny applications
shinystuff.Rd
Open an interactive app in a browser. See the "Shiny App" vignette:
vignette("shinyApp", package = "toxEval")
for more details. Using this
function is a quick and convenient way
to explore data. For more customization, the R-code to
produce each graph and table is displayed in the app. That is
a good starting-point for a custom analysis.