TimStats commited on
Commit
6958c11
·
verified ·
1 Parent(s): cc0f608

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -178,7 +178,7 @@ model <- xgb.load('TimStuff2.model')
178
 
179
  # UI Definition
180
  ui <- fluidPage(
181
- titlePanel("Spring Training Pitch Comparison Dashboard"),
182
  sidebarLayout(
183
  sidebarPanel(
184
  width = 2,
 
178
 
179
  # UI Definition
180
  ui <- fluidPage(
181
+ titlePanel("Spring Training Pitch Comparison Dashboard (Not Mobile Compatible)"),
182
  sidebarLayout(
183
  sidebarPanel(
184
  width = 2,