Spaces:
Sleeping
Sleeping
Update app.R
Browse files
app.R
CHANGED
|
@@ -408,8 +408,7 @@ clean_college_data <- function(data, teams = NA){
|
|
| 408 |
-PitchReleaseConfidence, -PitchLocationConfidence, -PitchMovementConfidence,
|
| 409 |
-HitLaunchConfidence, -HitLandingConfidence,
|
| 410 |
-CatcherThrowCatchConfidence, -CatcherThrowReleaseConfidence, -CatcherThrowLocationConfidence,
|
| 411 |
-
-PositionAt110X, -PositionAt110Y, -PositionAt110Z
|
| 412 |
-
-HorizontalAttackAngle
|
| 413 |
)
|
| 414 |
|
| 415 |
|
|
|
|
| 408 |
-PitchReleaseConfidence, -PitchLocationConfidence, -PitchMovementConfidence,
|
| 409 |
-HitLaunchConfidence, -HitLandingConfidence,
|
| 410 |
-CatcherThrowCatchConfidence, -CatcherThrowReleaseConfidence, -CatcherThrowLocationConfidence,
|
| 411 |
+
-PositionAt110X, -PositionAt110Y, -PositionAt110Z
|
|
|
|
| 412 |
)
|
| 413 |
|
| 414 |
|