map_unique: Run a function on unique values of a iterable

Description Usage Arguments

View source: R/internal.R

Description

Run a function on unique values of a iterable

Usage

1
map_unique(input, func, ...)

Arguments

input

What to pass to func

func

(function)

...

passend to func


zachary-foster/flashcards documentation built on April 23, 2020, 7:26 a.m.