nameit: Ensures that a vector has names for all elements if it has...

View source: R/utilities.R

nameitR Documentation

Ensures that a vector has names for all elements if it has names for any

Description

If the vector is not named, it remains that way

Usage

nameit(x, ...)

Arguments

x

an object with names

Value

x with all elements either being uniquely named, or NULL


facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.