draft_data | R Documentation |
Extract NFL Draft Data w/ Images
draft_data(start_year = 1936, end_year = 2021)
start_year |
Year. Start year of data gather (e.g. 2020). Data is available starting from the year 1936. If no start_year or end_year is specific, data from 1936-current is pulled. |
end_year |
Year. End year of data gather (e.g. 2022). |
A data frame with descriptive statistics. If you are only interested in certain columns you can add these columns.
## Not run: draft_data( start_year = 1936, end_year = 2021 ) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.