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))))})
christianparobek/skeleSim documentation built on Feb. 29, 2020, 6:58 p.m.