Learn R Programming

nhlscraper (version 0.2.0)

get_espn_injuries: Get ESPN injury reports as of now

Description

get_espn_injuries() retrieves injury reports by team.

Usage

get_espn_injuries()

Arguments

Value

nested tibble with one row per team and player

Examples

Run this code
ESPN_injuries_now <- get_espn_injuries()

Run the code above in your browser using DataLab