name_key | R Documentation |
This function takes a vector of NFL names and converts them to merge-ready format. All arguments but name are optional and draft_year is optional but data entered must be in year format.
name_key(name, arg_1 = "", arg_2 = "", draft_year = "")
name |
vector of NFL names to be converted to merge-ready format |
arg_1 |
(optional) additional argument to add specificity. (Draft Round recommended fo consistency reasons) |
arg_2 |
(optional) additional argument to add specificity. (position recommended fo consistency reasons) #' @param draft_year (optional) vector of years in YYYY format |
simplified name (using on ffscrapr mismatches, draft year, and additional arguments)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.