powered by
Runs a function on unique values of a list/vector and then reformats the output so there is a one-to-one relationship with the input.
map_unique(input, func, ...)map_unique(input, func, ...)
map_unique(input, func, ...)
What to pass to func
func
(function)
function
passed to func