Data Visualization with R
Details
As part 2 of our tutorial on R, we'll recap some of the basics from the first session and then move on to cover some topics in data manipulation and visualization in R.
We'll continue analysis of the Alzheimers (http://files.meetup.com/17411412/Alzheimers.csv) dataset introduced in the first session and work our way towards a qualitative understanding of the data through visualization using Plot.ly (https://plot.ly/r/), GGplot (https://plot.ly/ggplot2/), and base R graphics systems. We'll also continue discussion of R Markdown (http://rmarkdown.rstudio.com/) and how these documents can be used in conjunction with visualization tools to document and share our analysis.
Free food and beverages will be provided courtesy of BoomTown!
Markdown Documents from the Talk:
-
dplyr (http://rpubs.com/mitchebb/190292) (Brad)
-
ggplot (http://rpubs.com/guester/192565) (Stephen)
-
data.table (http://rpubs.com/passion8ly_curious/192001) + ggplot (Christy)
-
plotly (http://rpubs.com/eric-czech/tutorial_02_plotly) (Eric)
