knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "examples/README_files/" ) suppressWarnings(library(shiny)) suppressWarnings(library(shiny.semantic))
r params$package_nameThis is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
shiny.semantic::uirender(div(class = "ui button", uiicon("user"), "Icon button"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.