Learn R Programming

uncorbets (version 0.1.2)

is_col_named: Test if an object has is named

Description

Test if an object has is named

Usage

is_col_named(x)

Value

A flag (`TRUE` or `FALSE`)

Arguments

x

The object to be tested.