Learn R Programming

nhlscraper (version 0.4.2)

espn_injuries: Access the real-time ESPN injury reports

Description

espn_injuries() scrapes the real-time ESPN injury reports for all the teams.

Usage

espn_injuries()

Arguments

Value

nested data.frame with one row per team (outer) and player (inner)

Examples

Run this code
ESPN_injuries_now <- espn_injuries()

Run the code above in your browser using DataLab