scrape_espn_stats: Scrape NFL stats from ESPN

View source: R/scrape_espn_stats.R

scrape_espn_statsR Documentation

Scrape NFL stats from ESPN

Description

Scrape NFL stats from ESPN

Usage

scrape_espn_stats(season = 2019, stats = "receiving", season_type = "Regular")

Arguments

season

character or numeric - greater than 1990

stats

character - either receiving, passing, or rushing

season_type

character - either Regular or Playoffs

Value

tibble

Examples

scrape_espn_stats(season = 2000, stats = "passing")


jthomasmock/espnscrapeR documentation built on Feb. 11, 2024, 4:07 p.m.