Skip to content

Instantly share code, notes, and snippets.

@monspo1
Created March 22, 2016 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monspo1/eef2677f1eaaf641f294 to your computer and use it in GitHub Desktop.
Save monspo1/eef2677f1eaaf641f294 to your computer and use it in GitHub Desktop.
shinyApp(
ui = dashboardPage(header, sidebar, body, skin = "red"), # skin "red"
server <- server
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment