map_params: Map Paramters

Description Usage Arguments Value

View source: R/helpers.R

Description

Wrapper around map. Itterate over Parameters

Usage

1
map_params(params, .f, ..., use_names = T)

Arguments

params

list generated by parse_arguments.

.f

A function.

...

Additional arguments passed on to the mapped function.

Value

A vector the same length as parameters.


illoRocks/Vizard documentation built on Nov. 4, 2019, 2:08 p.m.