
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
htmlOutput("summary")
# Using a custom container and class
tags$ul(
htmlOutput("summary", container = tags$li, class = "custom-li-output")
)
# }
Run the code above in your browser using DataLab