map_names_set: Map and set_names function from purrr package in tandem

Description Usage Arguments

View source: R/purrr.R

Description

This function automatically sets the names in the list or atomic vector from the input data without having to make 2 separate function calls to purrr::map and purrr::set_names.

Usage

1

Arguments

x

input

.f

function in purrr::map

...

additional parameters for the purrr::map function


meerapatelmd/rubix documentation built on Sept. 5, 2021, 8:30 p.m.