Skip to contents

Test if named

Usage

is.named(x)

Arguments

x

the object to test

Value

A logical scalar indicating whether named

Examples

is.named(1)
#> [1] FALSE