format_content {teal.widgets} | R Documentation |
Formats the content of the modal popup window.
Description
Formats the content of the modal popup window.
Usage
format_content(verbatim_content, style = FALSE)
Arguments
verbatim_content |
( |
style |
( |
Details
Formats the content:
concatenates if needed
styles if
style
is TRUE
Value
reactive
with the formatted content
[Package teal.widgets version 0.4.3 Index]