top.combat_events: Show top events in the combat log.

Description Usage Arguments Value

Description

Show top events in the combat log.

Usage

1
2
3
## S3 method for class 'combat_events'
top(events, n = 30, type = c("damage", "healing",
  "power", "absorb", "supercharge"))

Arguments

events

A combat_events object.

n

Number of events (30 by default).

type

One of "damage", "healing", "power", "absorb", "supercharge" (damage by default).

Value

The top n events in the log.


glin/dcuolog documentation built on May 25, 2019, 5:25 p.m.