Update app.R
Browse files
app.R
CHANGED
|
@@ -375,6 +375,7 @@ ui <- fluidPage(
|
|
| 375 |
p("Data Contains 2020-2025"),
|
| 376 |
p("Data Updated To:", Sys.Date() - 1),
|
| 377 |
p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
|
|
|
|
| 378 |
|
| 379 |
div(
|
| 380 |
class = "mb-3",
|
|
|
|
| 375 |
p("Data Contains 2020-2025"),
|
| 376 |
p("Data Updated To:", Sys.Date() - 1),
|
| 377 |
p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
|
| 378 |
+
p("Arm Angle for the previous week will populate on Mondays, bat speed is a daily update"),
|
| 379 |
|
| 380 |
div(
|
| 381 |
class = "mb-3",
|