Enhancements
No enhancements
Bug fixes
This is a patch fix for functions that had dplyr::slice()
as the new dplyr version (1.1.1) stopped using argument n
in slice()
. Thanks to @shburnet for submitting this issue #3.
What's changed
Nothing major has changed. Just changed some argument calls. Might require dplyr >= 1.1.1 though.