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


facilebio/FacileData documentation built on March 29, 2025, 4:30 p.m.