datasaurus_dozen {cassowaryr} | R Documentation |
datasaurus_dozen data
Description
From the datasauRus package. A modern update of Anscombe. All plots have same x and y mean, variance and correlation, but look different visually.
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 1,846 observations and 3 variables
- dataset
label of data set
- x
variable for horizontal axis
- y
variable for vertical axis
A tibble with 142 observations and 26 variables
- away_x, away_y
x and y variables for away data
- bullseye_x, bullseye_y
x and y variables for bullseye data
- circle_x, circle_y
x and y variables for circle data
- dino_x, dino_y
x and y variables for dino data
- dots_x, dots_y
x and y variables for dots data
- h_lines_x, h_lines_y
x and y variables for h_lines data
- high_lines_x, high_lines_y
x and y variables for high_lines data
- slant_down_x, slant_down_y
x and y variables for slant_down data
- slant_up_x, slant_up_y
x and y variables for slant_up data
- star_x, star_y
x and y variables for star data
- v_lines_x, v_lines_y
x and y variables for v_lines data
- wide_lines_x, wide_lines_y
x and y variables for wide_lines data
- star_x, star_y
x and y variables for star data
- x_shape_x, x_shape_y
x and y variables for x_shape data