inst/ProstarApp/ui/ui_CheckForUpdates.R

tabPanel("Check for updates",
                  value="checkForUpdatesTab",
                  br(),
                  br(),
                  uiOutput("baseVersions"),
         DT::dataTableOutput("tab_versions", width = '600px'),
         br(), br(),
         uiOutput("infoForNewVersions")
         )

Try the Prostar package in your browser

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

Prostar documentation built on April 11, 2021, 6 p.m.