inst/shiny-GUI/SANTA-App/ui/ui_about.R

# ABOUT - Tab panel  --------------------------------------------------------- #

tabPanel("About",
  includeHTML("data/about.html"),
  br(),
  wellPanel(
    em(textOutput("spline.ver1"), style = "color:grey") #"; font-size:small")
  )
)
# end ABOUT Tab panel -------------------------------------------------------- #

Try the santaR package in your browser

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

santaR documentation built on May 24, 2022, 1:06 a.m.