is_named_data_frame: Check if input is a data frame with column names.

View source: R/error-checking.R

is_named_data_frameR Documentation

Check if input is a data frame with column names.

Description

Check if input is a data frame with column names.

Usage

is_named_data_frame(x)

Arguments

x

input

Value

TRUE iff conditions are met


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.