get_espn_injuries {nhlscraper} | R Documentation |
Get ESPN injury reports as of now
Description
get_espn_injuries()
retrieves injury reports by team.
Usage
get_espn_injuries()
Value
nested tibble with one row per team and player
Examples
ESPN_injuries_now <- get_espn_injuries()
[Package nhlscraper version 0.2.0 Index]