inst/ShinyStan/ui_files/PAGE_home.R

tagList(
  logo_and_name(),
  div(class = "home-links",
      div(id = "model-name",
          br(),
          h2("Model:"),
          h4(.model_name))),
  br(), br(), br(), br(),
  includeHTML("html/home_page_links.html")
)

Try the shinystan package in your browser

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

shinystan documentation built on March 18, 2022, 5:17 p.m.