R/helpers-html.R

# #' Import bs4Dash dependencies
# #'
# #' @export
# #' @import bs4Dash
# useBs4Dash <- function () {
#   deps <- htmltools::findDependencies(
#     dashboardPage(
#       header = dashboardHeader(),
#       sidebar = dashboardSidebar(),
#       body = dashboardBody()
#     )
#   )
#   htmltools::attachDependencies(tags$div(), value = deps)
# }
RinteRface/connectViz documentation built on Feb. 3, 2024, 10:40 a.m.