TimStats commited on
Commit
37d646c
·
verified ·
1 Parent(s): 5027cca

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -27,7 +27,7 @@ ui <- fluidPage(
27
  numericInput("velo",
28
  "Velocity /mph",90),
29
  numericInput("ivb",
30
- "Induced Vertical Break (IVB) /in. (IVB)",16),
31
  numericInput("hb",
32
  "Horizontal Break (HB) /in. (Pitcher's Perspective)",6),
33
  numericInput("spinrate",
 
27
  numericInput("velo",
28
  "Velocity /mph",90),
29
  numericInput("ivb",
30
+ "Induced Vertical Break (IVB) /in.",16),
31
  numericInput("hb",
32
  "Horizontal Break (HB) /in. (Pitcher's Perspective)",6),
33
  numericInput("spinrate",