ui = function () {
shinydashboard::dashboardPage(
title = "Calculo de Errores Muestrales por REPlicas Bootstrap",
header = ui_header(),
body = ui_body(),
sidebar = ui_sidebar()
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.