pull_radiant_adv: Pull Radiant Gold & XP Advantage

pull_radiant_gold_advR Documentation

Pull Radiant Gold & XP Advantage

Description

Pull Radiant Gold & XP Advantage

Usage

pull_radiant_gold_adv(obj)

pull_radiant_xp_adv(obj)

Arguments

obj

A 'parsed_match' object

Value

A 3-column tibble containing the match id, timestamps (in seconds), and the value of the given variable at that timestamp – either the radiant gold or experience advantage. Negative values indicate dire advantage on the given metric

Examples

## Not run: 
a <- get_match('6156757097')
b <- pull_radiant_gold_adv(a)

## End(Not run)

ekholme/rdota documentation built on March 19, 2022, 1:56 p.m.