View source: R/features-baseball.R
baseball_base | R Documentation |
One of the bases on the diamond, or really any base on the field. These are squares that are rotated 45 degrees
baseball_base(
base_side_length = 0,
adjust_x_left = FALSE,
adjust_x_right = FALSE
)
base_side_length |
The length of each side of the base |
adjust_x_left |
Whether or not the base should be adjusted in the -x direction (e.g. third base) |
adjust_x_right |
Whether or not the base should be adjusted in the +x direction (e.g. first base) |
A data frame that comprises the boundary of the base
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.