ds.merge_season: Merge Season Files

Description Usage Arguments

Description

Merge season files in a directory, looking for .roster, .shifts or .pbp files to merge. Will leak readr::read_delim and dplyr::bind_rows errors.

Usage

1
ds.merge_season(season_dir, what = c("roster", "shifts", "pbp"))

Arguments

season_dir

The directory of the season to merge

what

What to merge. One or more of 'roster', 'shifts', or 'pbp'.


pbulsink/hockeyR documentation built on May 15, 2019, 4:16 p.m.