extractResults: Extract game results from a given season

Description Usage Arguments Details Value Note See Also

View source: R/extractResults.R

Description

extractResults returns a data frame with all game results for a single season.

Usage

1

Arguments

season

Integer scalar indicating the season

Details

extractResults is useful for the current season (2019). For past seasons check the included data set gameresults.

Value

A data frame with all the games in the given season.

Note

extractResults takes considerable time since it parses all web pages containing game results for the given season. Looping over many seasons may take a long time.

See Also

Other extract functions: extractPbp


solmos/euroleaguer documentation built on Jan. 30, 2022, 3:16 p.m.