View source: R/cleaning-utils.R
The purpose of this function is to clean player data. This includes removing unwanted columns, renaming wanted columns, and replacing NAs with 0.
1 | clean_player_data(players)
|
players |
Data.table containing skater info |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.