Skip to contents

Checks whether a variable is a data frame. Considers also logicals and null values.

Usage

data_check(df)

Arguments

df

A description of the argument

Value

A logical: TRUE if df is a data frame and has 1 or more rows, otherwise FALSE