View source: R/old_taxa--internal.R View source: R/internal.R
map_unique | R Documentation |
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, ...)
input |
What to pass to |
func |
( |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.