inst/shiny-app/global.R

library(shiny)
library(repcred)
# Default file size limit is 5MB
# Increase max upload size per file to 50MB
options(shiny.maxRequestSize=50*1024^2)
airr-community/rep-cred documentation built on July 13, 2024, 1 p.m.