diff --git a/R/make_data.R b/R/make_data.R index 1870e077efe2603ea81951a0f303d54562a69c7d..3932d2c5475536526917ba9ddcb739cc4df88853 100755 --- a/R/make_data.R +++ b/R/make_data.R @@ -135,7 +135,6 @@ get_kick_log <- function(action,goal) { abs(target_ball_x) > 54 & abs(target_ball_y) < 12)) %>% dplyr::mutate(dribble = ( (!shoot)& - (!dribble_scc)& (!pass_scc)& (dribble_scc | (!shoot) & (a_tackle_scc)|