vegawidgetOutput {altair} | R Documentation |
Shiny-output for vegawidget
Description
Deprecated, please use vegawidget::vegawidgetOutput
.
Usage
vegawidgetOutput(outputId, width = "auto", height = "auto")
Arguments
outputId |
output variable to read from |
width , height |
Must be a valid CSS unit (like |
[Package altair version 4.2.3 Index]