powered by
Widget output function for use in Shiny
annotatorOutput(outputId, width = "auto", height = "auto", ...)
An object generated by htmlwidgets::shinyWidgetOutput().
htmlwidgets::shinyWidgetOutput()
The name of the input.
in CSS units, default to "auto".
further arguments to pass to htmlwidgets::shinyWidgetOutput() e.g. inline.
inline
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