levfromstats: Calculates level and HP given a name, CP, attack, defense,...

Description Usage Arguments Value

View source: R/pokemon.R

Description

Calculates level and HP given a name, CP, attack, defense, and stamina (convenience for mylist.new)

Usage

1
levfromstats(name, cp, atk, def, sta)

Arguments

name

the mon's type

cp

its CP

atk

its attack

def

its defense

sta

its stamina

Value

the level number


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