Don't set figure height

This commit is contained in:
hadley 2016-07-20 10:08:01 -05:00
parent 1c32a4a1d9
commit 754c08e87b
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
# Exploratory Data Analysis
```{r include=FALSE}
knitr::opts_chunk$set(fig.height = 2)
```
## Introduction
This chapter will show you how to use visualization and transformation to explore your data in a systematic way, a task that statisticians call Exploratory Data Analysis, or EDA for short. EDA is an interative cycle that involves: