Widget output function for use in Shiny
Widget output function for use in Shiny
grVizOutput(outputId, width = "100%", height = "400px")
outputId |
Output variable to read from. |
width |
A valid CSS unit for the width or a number, which will be
coerced to a string and have |
height |
A valid CSS unit for the height or a number, which will be
coerced to a string and have |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.