pets.RdA 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.
pets
A data frame with 800 rows and 6 variables:
Subject ID
Type of pet (dog, cat, ferret)
What country the pet is from (UK or NL)
Score on some test (integers around 100)
Age of the pet in years
Weight of the pet in kilograms