inst/shiny/skeleSimShinyGUI/debug.R

###
### server code to be included into 'server.R'
### this implements the printout of the ssClass object
###

output$ssClass <- renderTable({data.frame(item=(capture.output(str(rValues$ssClass))))})

Try the skeleSim package in your browser

Any scripts or data that you put into this service are public.

skeleSim documentation built on May 2, 2019, 5:16 a.m.