Learn R Programming

nhlscrapr (version 1.5.1)

capgeek: Download and process salary information from capgeek.com

Description

Produces salary information from capgeek.com.

Usage

download.capgeek.files (max.player.num=2552,
                        files=1:max.player.num,
                        rdata.folder="nhlr-data",
                        just.process=FALSE,
                        verbose=TRUE,
                        retrieve.tables=TRUE)

Arguments

max.player.num
The highest capgeek.com database player number.
files
Which capgeek.com database entries should be retrieved.
rdata.folder
The location within the current directory to which to save the downloaded files. Will be created if it does not exist.
just.process
If TRUE, don't download the files if they are present in the rdata.folder.
verbose
Display additional information.
retrieve.tables
Brings

Value

  • download.capgeek.files() will not only download and save files to disk, but will process these results into tables.