nathaneastwood / poorman

A poor man's dependency free grammar of data manipulation
https://nathaneastwood.github.io/poorman/
Other
340 stars 15 forks source link

Implement ordering functionality #76

Open nathaneastwood opened 3 years ago

nathaneastwood commented 3 years ago

This function makes it possible to control the ordering of window functions in R that don't have a specific ordering parameter.

This is used to power the ordering parameters of dplyr's window functions