Closed dan-reznik closed 7 years ago
That's because tidytext isn't ported to tidyeval yet. Could you move the issue there please.
Lionel thanks -- where should I move it to?
dan
On Fri, Jul 21, 2017 at 4:56 AM, Lionel Henry notifications@github.com wrote:
That's because tidytext isn't ported to tidyeval yet. Could you move the issue there please.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tidyverse/dplyr/issues/2987#issuecomment-316932193, or mute the thread https://github.com/notifications/unsubscribe-auth/APeqloH6DdTeBxz31tEVTW32l3V78A_5ks5sQFmigaJpZM4Oem_P .
To the tidytext package please.
thanks lionel! done! congrats on the EXCELLENT work!
On Fri, Jul 21, 2017 at 9:29 AM, Lionel Henry notifications@github.com wrote:
To the tidytext package please.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tidyverse/dplyr/issues/2987#issuecomment-316988277, or mute the thread https://github.com/notifications/unsubscribe-auth/APeqlgMM44dRb7peyH0CT4YgDqHNxboLks5sQJmagaJpZM4Oem_P .
loads required libraries
creates to 2-row tibble, test simple operation (it works)
creates a parametrized dplyr 0.7.* version of the above
Call to myFn below pukes at unnest_tokens()