get_configuration {nhlscraper} | R Documentation |
Get configuration for skater, goalie, and team statistics
Description
get_configuration()
retrieves information on the outputs of the possible combinations of inputs for get_team_statistics()
, get_skater_statistics()
, and get_goalie_statistics()
.
Usage
get_configuration()
Value
list with 5 items
Examples
config <- get_configuration()
[Package nhlscraper version 0.2.0 Index]