pull_radiant_gold_adv | R Documentation |
Pull Radiant Gold & XP Advantage
pull_radiant_gold_adv(obj) pull_radiant_xp_adv(obj)
obj |
A 'parsed_match' object |
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
## Not run: a <- get_match('6156757097') b <- pull_radiant_gold_adv(a) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.