Moved files to base directory

This commit is contained in:
geoffreyli
2015-11-07 17:07:56 -05:00
parent 63c1ff7386
commit bc0b32fa66
26 changed files with 116338 additions and 1 deletions

View 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

View File

@ -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(