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 April 12, 2025, 11:50 a.m.