contrastVUI: Shiny module contrast UI

View source: R/contrastV.R

contrastVUIR Documentation

Shiny module contrast UI

Description

UI for user to define contrast groups for comparison plots

Usage

contrastVUI(id, choices, xbtn = T)

Arguments

id

Character ID for specifying namespace, see shiny::NS.

choices

A vector corresponding to choices of grouping variables for contrast.

xbtn

Whether to include a close-modal button that also clears the plot. For use when UI is within a modal dialog (the default).

See Also

Other contrastV module functions: contrastVServer()


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.