View source: R/pull_player_ability_upgrades.R
pull_player_ability_upgrades | R Documentation |
Pull the ability upgrades chosen for each hero at each level in a match
pull_player_ability_upgrades(obj)
obj |
A 'parsed_match' object |
## Not run: #note that this will only work with a parsed match a <- get_match('6183712050') b <- pull_player_ability_upgrades(a) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.