pf_list_types: List animal types with their respective coat, color, and...

Description Usage Arguments Value Examples

View source: R/pf_list_types.R

Description

This function returns the available animal types from Petfinder.com, along with each type's available coat, color, and gender options.

Usage

1

Arguments

token

An access token, provided by pf_accesstoken.

Value

A tibble listing all available animal types with their respective coat, color, and gender options.

Examples

1
2
3
4
5
## Not run: 
pf_list_types(token)
pf_list_types(token)$name

## End(Not run)

earl88/PetFindr documentation built on Jan. 18, 2020, 9:10 a.m.