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


patelm9/rubix documentation built on Sept. 3, 2021, 10:22 p.m.