1
0
mirror of https://github.com/bspeice/betterwithdata_cleaning_4 synced 2025-04-04 15:01:29 -04:00

Adding comment

Added hello world
This commit is contained in:
geoffreyli 2015-11-07 12:17:02 -05:00
parent 21cb7dfd4f
commit ad6f855c92

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!"),