Draw tree branch using polygon that allows for choosing border style and fill
1 2 | draw.branch(x0, y0, x1, y1, w = 1, border.color = "black",
border.linetype = "solid", border.width = 0.5, fill.color = NULL, ...)
|
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.