combine_data | R Documentation |
Extract NFL Combine Data w/ Images
combine_data(start_year = 2000, end_year = 2022)
start_year |
Year. Start year of data gather (e.g. 2020). Data is only available starting from the year 2000. If no start_year or end_year is specific, data from 2000-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: combine_data( start_year = 2019, end_year = 2021 ) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.