includeCSS()
htmlDependency()
renderUI
Shiny.setInputValue
getType
{html2R}
charpente::html_2_R('<div class="divclass" id = "someid"></div>') #> tags$div( #> class = "divclass", #> id = "someid" #> )