is_col_named: Test if an object has is named

View source: R/utils.R

is_col_namedR Documentation

Test if an object has is named

Description

Test if an object has is named

Usage

is_col_named(x)

Arguments

x

The object to be tested.

Value

A flag ('TRUE' or 'FALSE')


uncorbets documentation built on May 29, 2024, 1:45 a.m.