pairsD3Output {pairsD3}R Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

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

Arguments

outputId

Shiny output ID

width

width default '100%'

height

height default '400px'


[Package pairsD3 version 0.1.3 Index]