calculate_all | R Documentation |
This function adds all Puntalytics metrics to your punting data: RERUN, SHARP, SHARPnet and SHARP_RERUN (plus open-field and pin-deep versions of the 3 SHARPs) as well as average and cumulative EPA (our custom EPA metric.)
calculate_all(punts)
punts |
The already-processed play-by-play punting data to which metrics will be added. Must contain at least three seasons and 1000 punts. |
A tibble punts
with the calculated metrics added
## Not run:
calculate_all(punts)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.