View source: R/mlb_hit_trajectories.R
| mlb_hit_trajectories | R Documentation |
MLB Hit Trajectories
mlb_hit_trajectories()
Returns a tibble with the following columns
| col_name | types | description |
| hit_trajectory_code | character | Hit trajectory code (e.g. 'bunt_grounder', 'bunt_popup'). |
| hit_trajectory_description | character | Hit trajectory description (e.g. 'Bunt - Ground Ball', 'Bunt - Popup'). |
try(mlb_hit_trajectories())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.