levelcalc: Calculates the level corresponding to a given bunch of stats.

Description Usage Arguments

View source: R/pokemon.R

Description

Calculates the level corresponding to a given bunch of stats.

Usage

1
levelcalc(name, CP, HP, Dust, Attack, Defense, Stamina)

Arguments

name

The pokemon

CP

its CP

HP

its HP

Dust

dust to next level

Attack

its attack stat

Defense

its defense stat

Stamina

its stamina stat


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