mylist.counters: Calls mylist.counter() for each of your mons, defaults to not...

Description Usage Arguments

View source: R/pokemon.R

Description

Calls mylist.counter() for each of your mons, defaults to not a raid boss

Usage

1
2
3
4
5
6
7
8
mylist.counters(
  target,
  raid = F,
  numreturn = 10,
  Name = "",
  data = mymons,
  ...
)

Arguments

target

the kind of mon you're attacking

raid

is it a raid boss?

numreturn

the number of results to print

Name

the pokemon kind to limit results to

data

the name of your database


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