Learn R Programming

nhlscraper (version 0.4.2)

games: Access all the games

Description

games() scrapes all the games.

Usage

games()

Arguments

Value

data.frame with one row per game

Examples

Run this code
# May take >5s, so skip.
all_games <- games()

Run the code above in your browser using DataLab