ensure_named: Name the input

View source: R/utils.R

ensure_namedR Documentation

Name the input

Description

Name the input

Usage

ensure_named(x, candidate_name = NULL, f = identity)

Arguments

x

A vector.

f

How to transform the input x into a name.


precommit documentation built on July 2, 2022, 1:06 a.m.