anscombe_tidy {cassowaryr} | R Documentation |
Data from Anscombe's famous example in tidy format
Description
All variables and pairs of variables have same summary statistics but are very different data, as can be seen by visualisation.
Format
A tibble with 44 observations and 3 variables
- set
label of the data set, each set has 11 observations
- x
variable for horizontal axis
- y
variable for vertical axis
[Package cassowaryr version 2.0.0 Index]