TimStats commited on
Commit
3ab4c83
·
verified ·
1 Parent(s): 90643dc

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -0
app.R CHANGED
@@ -22,6 +22,7 @@ library(httr)
22
  library(jpeg)
23
  library(zoo)
24
  library(gtable)
 
25
 
26
  options(shiny.maxRequestSize = 10000000 * 1024^2)
27
  pdf(file = NULL)
 
22
  library(jpeg)
23
  library(zoo)
24
  library(gtable)
25
+ library(xgboost)
26
 
27
  options(shiny.maxRequestSize = 10000000 * 1024^2)
28
  pdf(file = NULL)