Available animal types from Petfinder.com, with their respective coat, color, and gender options

pf_types

Format

A data frame with columns:

name

Available animal types

coats

Available coats for each animal type; if multiple, values are separated by commas

colors

Available colors for each animal type; if multiple, values are separated by commas

genders

Available coats for each animal type; if multiple, values are separated by commas

Source

Petfinder API (V2); retrieved on April 23, 2019 https://www.petfinder.com/developers/

Examples

# NOT RUN {
 pf_types
# }