inst/shinyApp/global.R

options(shiny.maxRequestSize=100*1024^2)
suppressPackageStartupMessages({
   library(IntLIM)
   library(shiny)
   library(shinyFiles)
   library(shinydashboard)
   library(rmarkdown)
})

Try the IntLIM package in your browser

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

IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.