OwenStOnge commited on
Commit
dc5a003
·
verified ·
1 Parent(s): ff116ed

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -2
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, -BatSpeed, -VerticalAttackAngle,
412
- -HorizontalAttackAngle
413
  )
414
 
415
 
 
408
  -PitchReleaseConfidence, -PitchLocationConfidence, -PitchMovementConfidence,
409
  -HitLaunchConfidence, -HitLandingConfidence,
410
  -CatcherThrowCatchConfidence, -CatcherThrowReleaseConfidence, -CatcherThrowLocationConfidence,
411
+ -PositionAt110X, -PositionAt110Y, -PositionAt110Z
 
412
  )
413
 
414