ui_about <- tabItem(
tabName = "tabAbout",
shiny::fluidRow(
shinycards::card(width = 6,
shiny::HTML(""
#readLines(system.file("doc/tutorial_castellano2.html", package="FragmanUI"))
)
)
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.