get_lh_dn_df | R Documentation |
A function to extract the last hit/deny data from
the list returned by get_player_data
get_lh_dn_df(player_data)
player_data |
A list returned by |
The function returns a dataframe containing player ID, match ID, match date, last hit count, and deny count
## Not run: get_lh_dn_df(player_data) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.