## ui.R ##
dashboardPage(
#SETUP TITLE ----
dashboardHeader(title = "ECCC HRE Test",
titleWidth = 300),
#SETUP SIDEBAR ----
sidebar,
#SETUP BODY ----
body
)#END UI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.