college_to_pro | R Documentation |
puntr
formatRename columns and process data such that the output can be plugged directly into puntr::calculate_all
,
and the output of that can be plugged directly into puntr::create_mini
(or puntr::create_miniY
).
college_to_pro(punts, power_five = TRUE)
punts |
A data frame containing punts in the cfbfastR format |
power_five |
Logical, defaults to TRUE to include only punters from Power 5 teams |
A tibble punts
in a format usable for puntr::calculate_all
## Not run:
college_to_pro(punts)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.