Description Usage Examples
Include marker dependencies at the top of your shiny UI.
1 2 3
use_marker() useMarker()
1 2 3 4 5
library(shiny) ui <- fluidPage( useMarker() )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.