vegaliteOutput {vegalite}R Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

vegaliteOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

widget output id

width, height

widget height/width


[Package vegalite version 0.6.1 Index]