otc_historical_contracts: Scrape Historical Contracts By Position

View source: R/otc_historical_contracts.R

otc_historical_contractsR Documentation

Scrape Historical Contracts By Position

Description

Scrape Historical Contracts By Position

Usage

otc_historical_contracts(
  position = c("QB", "RB", "FB", "WR", "TE", "LT", "LG", "C", "RG", "RT", "IDL", "ED",
    "LB", "CB", "S", "K", "P", "LS")
)

Arguments

position

A valid character string naming the position to scrape historical contracts for.

Value

A tibble

Examples


otc_historical_contracts("QB")


nflverse/rotc documentation built on June 1, 2025, 7:15 p.m.