Description Usage Arguments Value
View source: R/shiny_gadgets.R
Draw and return polygons on a shiny gadget
1 |
data |
a data.frame |
xvar |
a string defining the variable to use for x |
yvar |
a string defining the varible to use for y |
data.frame with the coordinates delimiting the polygon
# ggpolygon(iris, "Sepal.Length", "Petal.Length")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.