cells2numbers / migrationminer

MigrationmineR is a R package to analyse and profile in vitro cell tracking and migration data. It is belongs to the cytominer-verse used for morphological profiling and allows to create temporal or dynamic profiles.
Other
5 stars 0 forks source link

rewrite functions using tidyeval #2

Closed cells2numbers closed 5 years ago

cells2numbers commented 7 years ago

dplyr 0.7 introduces tidy evaluation that should be used to rewrite the track functions, see https://blog.rstudio.com/2017/06/13/dplyr-0-7-0/

cells2numbers commented 5 years ago

Closed with PR #14