Learn R Programming

nhlapi (version 0.1.4)

util_generate_sysdata: Generate the sysdata.rda file

Description

Generate the sysdata.rda file

Usage

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.