combinePlayerDataFrames.QH: Combine single letter player data frames Easily combine...

Description Usage Arguments Value

View source: R/scrapePlayersQH.R

Description

Combine single letter player data frames Easily combine player data.frames into one single RDS file.

Usage

1
2
combinePlayerDataFrames.QH(directory = "./data/players/",
  return_data_frame = TRUE, ...)

Arguments

directory

The directory where data files are stored. Default './data/players/'

return_data_frame

Boolean, whether to return data or 'TRUE' when complete

...

Additional parameters to pass

Value

TRUE, or the player data.frame, if successful


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