catchers_box_shape
parameterThe catcher's box. This is where the catcher is located on defense, usually
marked by two white lines and a back line as well. The box may take various
shapes, which are controlled by the catchers_box_shape
parameter
baseball_catchers_box(
catchers_box_depth = 0,
catchers_box_width = 0,
batters_box_length = 0,
batters_box_y_adj = 0,
catchers_box_shape = "rectangle",
catchers_box_thickness = 0,
home_plate_circle_radius = 0
)
A data frame containing the bounding box of the catcher's box
The distance from the back tip of home plate to the back edge of the catcher's box
The distance between the outer edges of the catcher's box at the widest point
The length of the batter's box (in the y direction) measured from the outside of the chalk lines
The shift off of center in the y direction that the batter's box is to be moved to properly align
A string representing the shape of the catcher's box to draw
The thickness of the chalk lines that comprise the catcher's box
The radius of the circle around home plate