get_season_now {nhlscraper} | R Documentation |
Get season as of now
Description
get_season_now()
retrieves information on the current season, including but not limited to its ID and game-type.
Usage
get_season_now()
Value
tibble with one row
Examples
season_now <- get_season_now()
[Package nhlscraper version 0.2.0 Index]