summary.combat_events: Summarize general combat events.

Description Usage Arguments Value

Description

Summarize general combat events.

Usage

1
2
3
4
## S3 method for class 'combat_events'
summary(events, type = c("damage", "healing", "power",
  "absorb", "supercharge"), by = "source", power_metrics = FALSE,
  active_window = 10)

Arguments

events

A combat_events object.

type

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

by

Group by any combination of "source", "target", "ability" (source by default).

power_metrics

Include power in metrics (only valid when grouping by source).

active_window

Window of active combat time (10 seconds by default).

Value

Summary table of general combat events.


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