TimStats commited on
Commit
0471e09
·
verified ·
1 Parent(s): 8090bd0

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -258,7 +258,7 @@ ui <- fluidPage(
258
  }
259
  "))
260
  ),
261
- titlePanel("MLB/AAA/FSL Stuff Dashboard"),
262
  sidebarLayout(
263
  sidebarPanel(
264
  width = 2,
 
258
  }
259
  "))
260
  ),
261
+ titlePanel("MLB/AAA/FSL Stuff Dashboard (Load Times may take a while as app gathers Statcast Data)"),
262
  sidebarLayout(
263
  sidebarPanel(
264
  width = 2,