movematches.add: Adds a combination of pokemon and move to the movematches...

Description Usage Arguments

View source: R/pokemon.R

Description

Adds a combination of pokemon and move to the movematches dataframe Need to do this any time you add a new pokemon to the database or an existing pokemon gets a new move

Usage

1
movematches.add(Pokemon, Attack, Obsolete = FALSE)

Arguments

Pokemon

name of a pokemon (or vector of names to iterate)

Attack

name of an attack (or vector of attacks)

Obsolete

can the move still be found in the wild?


thelit/openpogo documentation built on Jan. 16, 2020, 12:52 a.m.