tag_tooltip: HTML Headers with tooltips

tag_tooltipR Documentation

HTML Headers with tooltips

Description

Shiny 'tags$h()' functions with tooltips

Usage

cs_h1(..., tooltip = NULL)

cs_h2(..., tooltip = NULL)

cs_h3(..., tooltip = NULL)

cs_h4(..., tooltip = NULL)

cs_h5(..., tooltip = NULL)

cs_h6(..., tooltip = NULL)

Arguments

...

Inputs to the header function

tooltip

Tooltip text

Value

A 'tag' wrapped in a 'div' element


jesse-smith/covidscreen documentation built on June 15, 2022, 7:46 p.m.