Widget output function for use in Shiny
cubeViewOutput(outputId, width = "100%", height = "400px")
outputId
Output variable to read from
width, height
the width and height of the map (see shinyWidgetOutput)
shinyWidgetOutput