mirror of
https://github.com/bspeice/betterwithdata_cleaning_4
synced 2024-12-04 13:18:10 -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
|
||||
shinyUI(fluidPage(
|
||||
#Hello world!
|
||||
|
||||
# Application title
|
||||
titlePanel("Hello Shiny!"),
|
||||
|
Loading…
Reference in New Issue
Block a user