View source: R/otc_historical_contracts.R
otc_historical_contracts | R Documentation |
Scrape Historical Contracts By Position
otc_historical_contracts(
position = c("QB", "RB", "FB", "WR", "TE", "LT", "LG", "C", "RG", "RT", "IDL", "ED",
"LB", "CB", "S", "K", "P", "LS")
)
position |
A valid character string naming the position to scrape historical contracts for. |
A tibble
otc_historical_contracts("QB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.