nhl_stats: ESPN stats scraper for NHL data

View source: R/stats_scrapers.R

nhl_statsR Documentation

ESPN stats scraper for NHL data

Description

Get mean number of goals per game for a team.

Usage

nhl_stats(teamName)

Arguments

teamName

team name, the full name

Value

a named list containing

  • scraped a list containing the scraped data of record, total_tds, and fg_stats

  • means


shill1729/sportsbets documentation built on Dec. 27, 2022, 10:53 p.m.