inst/resources/shiny/server.R

library(shiny)

shinyServer( function(input, output, session) {
  
})

Try the Kmisc package in your browser

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

Kmisc documentation built on May 29, 2017, 1:43 p.m.