util_generate_sysdata: Generate the 'sysdata.rda' file

Description Usage Arguments Value

View source: R/nhl_utils.R

Description

Generate the sysdata.rda file

Usage

1
util_generate_sysdata(playerIds = 8444849L:8490000L, tgtPath = "sysdata.rda")

Arguments

playerIds

integer(), vector of playerIds.

tgtPath

character(1), path where to save the generated object, NULL to not save.

Value

data.frame, with player name hashes and ids.


nhlapi documentation built on Feb. 20, 2021, 9:06 a.m.