Description Usage Arguments Examples
This is a helper function for all scrape_statcast_savant functions. The function processes the initial csv payload acquired from baseballsavant to ensure consistency in formattting across downloads
1 | process_statcast_payload(payload)
|
payload |
payload from a Baseball Savant request, e.g.
from |
1 2 3 4 | ## Not run:
process_statcast_payload(payload)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.