Skip to content

Presentation and example materials for the 5/15/19 R Shiny Survey Data Network brownbag talk

Notifications You must be signed in to change notification settings

BrookingsInstitution/dn-r-shiny-survey

Repository files navigation

Shiny for R: Survey and Introduction

Brookings Data Network

5/15/2019

The root directory of this repository contains the overview presentation .Rmd file in two forms, one with embedded versions of the example applications, and a no_embed version without embedded Shiny content. The no_embed version can be viewed by opening its html file with the browser, but the version with embedded apps must be run from Rstudio to initiate an R session to drive the apps.

The subdirectories movie-explorer-simple, trivia-map, and got-network each contain an example shiny app. You can run these by opening any of the app.R files in Rstudio then clicking the "Run App" button or using the shortcut "ctrl+shift+s" in the editor window.

I've also deployed the demo apps to my own shinyapps account for now:

Data Files:

The data for the apps are located both in the root directory, and in their respective app directories. This is because embedded shiny apps have as their working directory the directory of the parent .Rmd file, whereas apps run from Rstudio (or deployed on shinyapps.io) take their own location as working directory.

About

Presentation and example materials for the 5/15/19 R Shiny Survey Data Network brownbag talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published