Published September 2, 2017
| Version v1
Lesson
Open
FSCI-AM7: DataViz in R with ggplot2
Description
This is an introduction to creating figures in R using the package ggplot2. We will show how to read data into R using a few sources, including the data repository Dataverse. We then will introduce ggplot2, which we think provides an elegant and lego-like way to provide an introduction to dataviz. It implements a grammar of graphics that lets users layer graphical elements in a modular and adaptable way.
This material was taught at the Force11 Scholarly Communication Institute.
Files
ucla-data-archive/am7-fsci-data-viz-v1.0.zip
Files
(13.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5ef441ef2031c03e3f7e21c9ab2c7f5b
|
13.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ucla-data-archive/am7-fsci-data-viz/tree/v1.0 (URL)