View source: R/shiny_functionality.R
canvasXpressOutput | R Documentation |
Output creation function for canvasXpressOutput in Shiny applications and interactive Rmd documents
canvasXpressOutput(outputId, width = "100%", height = "400px")
outputId |
shiny unique ID |
width |
width of the element - default = 100% |
height |
height of the element - default = 400px |
Output function that enables the use of the widget in applications
renderCanvasXpress
cxShinyExample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.