Description Usage Arguments Value
View source: R/format_nfl_data.R
Read and format data from csv for NFL examples, assuming BDB or 903124 format (NextGenStats)
1 | format_nfl_data(file_name, data_source = "ngs")
|
file_name |
Take a file name as it is required input to the csv parser |
data_source |
either "ngs" or "903124" can we figure out how to make these the only two options? |
A tibble containing the original routes data formatted for use with functions in this package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.