get_athlete: Get ESPN athlete info for NFL players

View source: R/get_athlete.R

get_athleteR Documentation

Get ESPN athlete info for NFL players

Description

Get ESPN athlete info for NFL players

Usage

get_athlete(athlete_id)

Arguments

athlete_id

The player's unique athlete id

Value

Returns a tibble

Examples

# Get ALL Playoff QBR from 2016 season
get_athlete("2580")


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