has_names: Checks if a list has names.

Description Usage Arguments Value

Description

Checks if a list has names.

Usage

1
has_names(dat)

Arguments

dat

list. The list to verify.

Value

boolean. TRUE if the list is named, FALSE otherwise.


recombinator documentation built on May 2, 2019, 9:39 a.m.