Description Usage Value Examples
This function draws half of a symmetric tennis court.
1 2 3 4 5 | gg_halftenniscourt(
fill_colour = "#3C638E",
outer_fill = "#ad5049",
line_colour = "white"
)
|
A ggplot of a tennis court (dimensions in metres)
1 | ggplot() + gg_halftenniscourt()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.