profvisOutput: Widget output function for use in Shiny

View source: R/profvis.R

profvisOutputR Documentation

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


rstudio/profvis documentation built on May 4, 2023, 10:24 a.m.