Spaces:
Runtime error
Runtime error
Update app.R
Browse files
app.R
CHANGED
|
@@ -178,7 +178,7 @@ model <- xgb.load('TimStuff2.model')
|
|
| 178 |
|
| 179 |
# UI Definition
|
| 180 |
ui <- fluidPage(
|
| 181 |
-
titlePanel("
|
| 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,
|