mirror of
https://github.com/bspeice/betterwithdata_cleaning_4
synced 2025-07-02 06:16:43 -04:00
Moved files to base directory
This commit is contained in:
7
shiny-app/rsconnect/shinyapps.io/mepstool/shiny-app.dcf
Normal file
7
shiny-app/rsconnect/shinyapps.io/mepstool/shiny-app.dcf
Normal file
@ -0,0 +1,7 @@
|
||||
name: shiny-app
|
||||
account: mepstool
|
||||
server: shinyapps.io
|
||||
appId: 67737
|
||||
bundleId: 306206
|
||||
url: https://mepstool.shinyapps.io/shiny-app
|
||||
when: 1446933085.36606
|
@ -4,7 +4,7 @@ library(shiny)
|
||||
shinyUI(fluidPage(
|
||||
|
||||
# Application title
|
||||
titlePanel("Hello Shiny!"),
|
||||
titlePanel("MEPS Survey Data Viewing Tool"),
|
||||
|
||||
# Sidebar with a slider input for the number of bins
|
||||
sidebarLayout(
|
||||
|
Reference in New Issue
Block a user