has_names: Check for names

View source: R/checkers.R

has_namesR Documentation

Check for names

Description

Test whether an object has names or not.

Usage

has_names(x, all = FALSE)

Arguments

x

Object to test.

all

If TRUE, will test whether all elements have a name.


arnaudgallou/toolkit documentation built on Nov. 25, 2022, 5:42 p.m.