View source: R/features-baseball.R
baseball_running_lane | R Documentation |
All measurements should be given "looking down the line" (e.g. as they would be measured by an observer standing behind home plate)
baseball_running_lane(
running_lane_depth = 0,
running_lane_length = 0,
running_lane_start_distance = 0,
running_lane_thickness = 0
)
running_lane_depth |
The distance from the outer edge of the foul line to the outer edge of the running lane |
running_lane_length |
The total distance of the running lane, from where it first starts to its terminus near first base |
running_lane_start_distance |
The distance from the back tip of home plate that the running lane starts |
running_lane_thickness |
The thickness of the chalk line that comprises the running lane |
A data frame containing the running lane's bounding coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.