pets: Pets

petsR Documentation

Pets

Description

A simulated dataset with one random factor (id), two categorical factors (pet, country) and three continuous variables (score, age, weight). This dataset is useful for practicing plotting.

Usage

pets

Format

A data frame with 800 rows and 6 variables:

id

Subject ID

pet

Type of pet (dog, cat, ferret)

country

What country the pet is from (UK or NL)

score

Score on some test (integers around 100)

age

Age of the pet in years

weight

Weight of the pet in kilograms

Source

https://psyteachr.github.io/reprores-v2/data/pets.csv


PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.