espn_api: Call the ESPN API with 429 (rate limit) error-handling
Description
Call the ESPN API with 429 (rate limit) error-handling
Usage
espn_api(path, query = list(), type)
Value
parsed JSON (i.e., data.frame or list)
Arguments
- path
character
- query
list
- type
character of 'g' for general and 'c' for core