processPlayerData.HR: Clean Player Data This function will process player data,...

Description Usage Arguments Value

View source: R/scrapePlayersHR.R

Description

Clean Player Data This function will process player data, returning clean data frames as a list

Usage

1
processPlayerData.HR(player_data, drop_awards = TRUE, ...)

Arguments

player_data

The player_data to clean up

drop_awards

Whether to drop awards column.

...

Additional parameters to pass

Value

a list of three cleaned data.frames, containing

PlayerStats

Combined player statistics

GoalieStats

Combined goalie statistics

PlayerMeta

Meta statistics for all (goalies and players)


pbulsink/HockeyScrapR documentation built on Sept. 9, 2020, 9:21 a.m.