otc_historical_contracts_all: Scrape Historical Contracts for Multiple Positions

View source: R/otc_team_contracts.R View source: R/otc_historical_contracts.R

otc_historical_contracts_allR Documentation

Scrape Historical Contracts for Multiple Positions

Description

This is a wrapper around otc_historical_contracts() that scrapes and binds multiple positions.

This is a wrapper around otc_historical_contracts() that scrapes and binds multiple positions.

Usage

otc_historical_contracts_all(positions = NULL)

otc_historical_contracts_all(positions = NULL)

Arguments

positions

A character vector with valid position names forwarded to otc_historical_contracts().

Value

A tibble

A tibble

Examples


# otc_historical_contracts_all()


# otc_historical_contracts_all()


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