Description Usage Arguments Examples
This function allows you to classify individual pitches based on the various categories from the Edge
1 |
df |
A dataframe that, at a minimum, includes the following columns: batter height (b_height), the batter's handedness (stand), vertical location of the pitch (pz), and then horizontal location of the pitch (pz) |
height_var_name |
The name of the variable in the dataset that includes the batter's height. Defaults to b_height which assumes an height + inch format. If the variable name is "Height" it assumes the variable is already converted to inches (as is the case in some databases) |
1 | ## Not run: edge_code(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.