catterplot {discovr} | R Documentation |
Catterplot data
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
catterplot
Format
A tibble with 78 rows and 2 variables.
Details
Fictional data for plotting a catterplot. The object contains the following variables:
-
dinner_time: the time (hours) since the cat was last fed
-
meow: How loud the cat's purr is
Source
www.discovr.rocks/csv/catterplot.csv
[Package discovr version 0.2.2 Index]