This package allows you to get some structured data from the “PokeAPI” API service.
Example
This is a basic example which shows you how to solve a common problem:
library(pokemonr)
get_pokemon("mew")
This package allows you to get some structured data from the “PokeAPI” API service.
This is a basic example which shows you how to solve a common problem:
library(pokemonr)
get_pokemon("mew")