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