Adding comment

Added hello world
master
geoffreyli 2015-11-07 12:17:02 -05:00
parent 21cb7dfd4f
commit ad6f855c92
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ library(shiny)
# Define UI for application that draws a histogram
shinyUI(fluidPage(
#Hello world!
# Application title
titlePanel("Hello Shiny!"),