mirror of
https://github.com/bspeice/betterwithdata_cleaning_4
synced 2024-12-04 21:28:09 -05:00
Adding comment
Added hello world
This commit is contained in:
parent
21cb7dfd4f
commit
ad6f855c92
@ -2,6 +2,7 @@ library(shiny)
|
|||||||
|
|
||||||
# Define UI for application that draws a histogram
|
# Define UI for application that draws a histogram
|
||||||
shinyUI(fluidPage(
|
shinyUI(fluidPage(
|
||||||
|
#Hello world!
|
||||||
|
|
||||||
# Application title
|
# Application title
|
||||||
titlePanel("Hello Shiny!"),
|
titlePanel("Hello Shiny!"),
|
||||||
|
Loading…
Reference in New Issue
Block a user