Learn R Programming

retrosheet (version 1.1.6)

getFileNames: Files currently available for download

Description

A convenience function, returning the base file names of the available downloads for the year and type arguments in getRetrosheet.

Usage

getFileNames()

Arguments

Value

A named list of available single-season Retrosheet event and game-log zip files, and schedule text files. These file names are not intended to be passed to getRetrosheet, but is simply a fast way to determine if the desired data is available.

Examples

Run this code
# \donttest{
getFileNames()
# }

Run the code above in your browser using DataLab