invert_value_and_names: Inverting name and value

View source: R/purrr-like.R

invert_value_and_namesR Documentation

Inverting name and value

Description

Inverting name and value

Usage

invert_value_and_names(v)

Arguments

v

A named vector

Value

A vector where names(v) are the values and the values of v are the names


tidytidbits documentation built on March 18, 2022, 6:10 p.m.