powered by
shinyUI(ui, path = "/")
el <- div(HTML("I like <u>turtles</u>")) cat(as.character(el))
Run the code above in your browser using DataLab