inst/ShinyStan/ui_files/table_latex_main.R

mainPanel(
  width = 8,
  actionButton(
    "tex_go",
    withMathJax("Update \\(\\LaTeX\\)"),
    icon = icon("print", lib = "glyphicon")
  ),
  br(), br(),
  verbatimTextOutput("summary_stats_latex_out")
)

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.