sia_head_tag {SIAtools} | R Documentation |
Core HTML head tag from ShinyItemAnalysis
Description
This function is intended to be used for SIA module preview only, which is
done by default in preview_module()
. It provides a HTML head tag with a
math rendering facility provided by the
\KaTeX
library, and some CSS rules to
format tables. If printed in the console, expect nothing to be shown.
Usage
sia_head_tag()
Value
HTML head tag of class shiny.tag
.
See Also
Other helpers:
curr_proj()
,
default_shiny_io_functions
,
edit_rstudio_shortcuts()
,
list_categories()
,
open_sm_manifest()
,
print.sm_manifest()
[Package SIAtools version 0.1.1 Index]