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

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("MLB/AAA/FSL Pitch Comparison Dashboard"),
182
  sidebarLayout(
183
  sidebarPanel(
184
  width = 2,
 
178
 
179
  # UI Definition
180
  ui <- fluidPage(
181
+ titlePanel("Spring Training Pitch Comparison Dashboard"),
182
  sidebarLayout(
183
  sidebarPanel(
184
  width = 2,