profvis (version 0.3.6)

profvisOutput: Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

profvisOutput(outputId, width = "100%", height = "600px")

Arguments

outputId

Output variable for profile visualization.

width

Width of the htmlwidget.

height

Height of the htmlwidget