nfl_stats: ESPN stats scraper

View source: R/stats_scrapers.R

nfl_statsR Documentation

ESPN stats scraper

Description

Get mean number of touchdowns and (good) field goals per game for the current season

Usage

nfl_stats(team)

Arguments

team

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.