JoGall / soccermatics

Tools for visualisation and analysis of soccer tracking and event data
308 stars 36 forks source link

soccerPositions issue #4

Closed davidfombella closed 6 years ago

davidfombella commented 6 years ago

soccerPositions(ptvisit,id_var = "id", lengthPitch = 10500, widthPitch = 6800, grass = TRUE) Error in df %>% filter(x > 0 & x < lengthPitch & y > 0 & y < widthPitch) %>% : could not find function "%>%"

davidfombella commented 6 years ago

Was my fail dplyr issue