Widget output function for use in Shiny

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

Arguments

outputId

Output variable for profile visualization.

width

Width of the htmlwidget.

height

Height of the htmlwidget