| mlb_metrics | R Documentation |
MLB Metrics
mlb_metrics()
Returns a tibble with the following columns
| col_name | types | description |
| metric_name | character | Metric name (e.g. 'releaseSpinRate'). |
| metric_id | integer | Numeric metric identifier. |
| stat_group | character | Stat group the metric belongs to (e.g. 'pitching'). |
| metric_unit | character | Unit of measure for the metric (e.g. 'RPM'). |
try(mlb_metrics())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.