powered by
Widget render function for use in Shiny
renderAnnotator(expr, env = parent.frame(), quoted = FALSE)
An object generated by htmlwidgets::shinyRenderWidget().
htmlwidgets::shinyRenderWidget()
An annotator expression.
A environment. Default to parent.frame().
parent.frame()
A boolean value.
runExample()
# Print the directory containing the code for all examples to see this function in use. system.file("examples", package = "annotator")
Run the code above in your browser using DataLab