renderAnnotator | R Documentation |
Widget render function for use in Shiny
renderAnnotator(expr, env = parent.frame(), quoted = FALSE)
expr |
An annotator expression. |
env |
A environment. Default to |
quoted |
A boolean value. |
An object generated by htmlwidgets::shinyRenderWidget()
.
runExample()
# Print the directory containing the code for all examples to see this function in use.
system.file("examples", package = "annotator")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.