plot(x = c(0, 10), y = c(0, 10)) polygon(x = c(2, 6, 6, 2), y = c(2, 2, 4, 4), col = "yellow", border = "red")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.