Computation and Visualization Consortium
This is cvc.mosaic-web.org/Summer2017/schedule2017.html
mosaic
package (version 0.14.4 or greater) and its vignettes are available via CRAN and also via githubWe’ll use this Google Doc to record your questions and comments and to provide responses. Feel free to edit it at anytime before, during, or (shortly) after the workshop.
We’ll use this Google Doc to share information about project ideas and updates.
This schedule will be updated throughout the workshop. All items should be considered tentative until they happen since we will adjust things to meet the needs and wishes of the participants.
Arrival day for many coming from out of town.
A First Case Study using Medicare Data
Thinking with data [Nick]
Slides [Danny]
Introduction to R and R Studio [Randy]
Less Volume, More Creativity – An R Quick Start: see also https://journal.r-project.org/archive/2017/RJ-2017-024/RJ-2017-024.pdf
ggformula
: a longer tutorial & refining graphicsOrientation to RStudio: Panes & tabs
Activity: Create a plot using data that you have imported into R.
RMarkdown [Nick]
Example: R Markdown example; R Markdown formatted (Student evaluations example from Open Intro)
fancy
html template as a starting pointHow to organize your data [Danny]
More graphics in R with ggformula
[Randy and Danny]
Expanding the ggformula
toolkit [Randy]
Brief Intro to ggplot2
[Randy]
dplyr
[Nick]
Goal: Get your data into the right shape for graphing or analysis
slides for presentation;
Building precursors to data wrangling: https://arxiv.org/abs/1401.3269
Useful online resource: downloadable chapter on data wrangling from http://mdsr-book.github.io/
More data wrangling with dplyr
and tidyr
[Randy]
spread()
, gather()
, joins, etc.
A data tidying case study: tidydata-TB-tutorial.Rmd
Ingesting your own data and next steps for your project
Teasers
Shiny Example 1; Shiny resources [Nick]
GitHub [Randy]
learnr (with hints and checked answers and bells and whistles, see https://rstudio.github.io/learnr and https://rstudio.github.io/learnr/exercises.html#hints-and-solutions) [Danny]
Leaflets (leaflet.Rmd, see also https://rstudio.github.io/leaflet) [Nick]
Welcome to 2nd-half participants
Opening (quick) interludes
dplyr
with an SQL data baseWorking on projects
Optional Tutorials, TBD
Please fill out the Project Report Form
Project Reports
Closing thoughts and good-byes
Here is a sampler of things people worked on during their “project time” this week.
Wrangle data for a longitudinal study
Earthquake epicenter mapper with additional data overlays
Maps using R
Visualiztion of Interlibrary Load data
Working with data from CDC survey on behavior risk
In the second half of the workshop, we will offer optional tutorials on topics of interest to several workshop participants. Here are some potential topics, but don’t be afraid to suggest others. If there is a name listed by a topic, talk to that person to find out more. (Note that Nick’s last day is Thursday!)
ggplot2
[Randy]ggvis
[Nick]