The examples below illustrate the two ways to obtain the Pokemon data using this package.
Parameters
Use limit
and offset
parameters
# Gen 1
get_pokemon(limit = 151, offset = 0)
The examples below illustrate the two ways to obtain the Pokemon data using this package.
Use limit
and offset
parameters
# Gen 1
get_pokemon(limit = 151, offset = 0)