TimTeaFan / dplyover

Create columns by applying functions to vectors and/or columns in 'dplyr'.
https://timteafan.github.io/dplyover/
Other
60 stars 1 forks source link

Tidyselect distvalues #16

Closed TimTeaFan closed 3 years ago

TimTeaFan commented 3 years ago

New dplyr helper functions and dist_values was deprecated in favor of the new unique_tidy. Better name, can handle NA's, tidyselect, and can access the underyling full data to create columns inside dplyover calls.