textOutput2: textOutput2

Description Usage Arguments

Description

Alternative to shiny textOutput to allow multiple classes on the text element and to allow the user of returning text directly instead of having to wrap it in a renderText element before

Usage

1
2
textOutput2(id, content = NULL, container = if (inline) htmltools::span else
  htmltools::div, inline = FALSE, class = "", ...)

Arguments

...

Vin985/ecapputils documentation built on May 9, 2019, 9:56 p.m.