Nothing
tabPanel("Bug report",
value="bugReportTab",
tagList(
tags$p("If you encounter an issue with Prostar, you can send an email to the maintainer so he will have sufficient informations
to start identify the problem. In addition, you can add the MSnset as an attachment to the mail."),
tags$br(),
uiOutput("BugReport_output"),
tags$br(),
tags$head(tags$style("#fileReaderText{font-size:12px; font-style:italic;overflow-y:scroll; max-height: 400px; background: ghostwhite;}")),
verbatimTextOutput("fileReaderText")
)
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.