View source: R/mlb_fielder_detail_types.R
| mlb_fielder_detail_types | R Documentation |
MLB Fielder Detail Types
mlb_fielder_detail_types()
Returns a tibble with the following columns
| col_name | types | description |
| stat_name | character | Internal fielder detail stat name. |
| code | character | Fielder detail type code. |
| names | list | Associated detail names for the type. |
| chance | logical | Whether the detail counts as a fielding chance. |
| error | logical | Whether the detail counts as an error. |
try(mlb_fielder_detail_types())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.