meiersi0 / cma-week3

solving exercise 3 of the course "Computational Movement Analysis
0 stars 0 forks source link

nice grep! #3

Open ratnanil opened 3 years ago

ratnanil commented 3 years ago

https://github.com/meiersi0/cma-week3/blob/dfcde1718d6943b5c21bdc764785c6550fa9d13f/week3.R#L151-L152

impressive code! you could also have written:

ped_1 <- select(ped_1, -TrajID)