inst/DVHshiny_bs4Dash_05/app_ui_tab_about.R

fluidPage(
    fluidRow(
        bs4Box(
            # inputId = "card_about_1",
            # height = "600px",
            title = "About",
            width = 12,
            # status = NULL, 
            # closable = FALSE,
            # maximizable = FALSE, 
            # collapsible = TRUE,
            includeHTML("ABOUT.html")
        )
    )
)

Try the DVHmetrics package in your browser

Any scripts or data that you put into this service are public.

DVHmetrics documentation built on March 23, 2022, 5:08 p.m.