Learn R Programming

sportyR (version 2.2.2)

baseball_pitchers_plate: The pitcher's plate. This is where the pitcher must throw the ball from. It's usually a long rectangle with its front edge as its anchor point

Description

The pitcher's plate. This is where the pitcher must throw the ball from. It's usually a long rectangle with its front edge as its anchor point

Usage

baseball_pitchers_plate(pitchers_plate_length = 0, pitchers_plate_width = 0)

Value

A data frame of the pitcher's plate's bounding coordinates

Arguments

pitchers_plate_length

the length (x-direction) of the pitcher's plate

pitchers_plate_width

the width (y-direction) of the pitcher's plate