/pets

Some Example Data About Pets and Their Owners

Primary LanguageROtherNOASSERTION

pets

Provides two example tibbles, pets and owners.

library(pets)
pets
##      pet            breed
## 1  Piper            Corgi
## 2 Pancho        Greyhound
## 3  Milly Golden retriever
## 4    Max        Cockatiel
## 5   Alex     African grey
owners
##      owner    pet
## 1 Margaret Pancho
## 2      Roy Pancho
## 3      Alf    Max
## 4    Sarah  Piper
## 5    James  Rolly