Skip to content

gen_exp_type

Shawn edited this page May 30, 2024 · 1 revision

Scrapes the Pokémon by experience type table from Bulbapedia (gen_exp_type)

This function scrapes the Pokémon by experience type table from the Bulbapedia website.

Paramaters

  • return A data frame of Pokémon and their experience types.

Usage

gen_exp_type()
Clone this wiki locally