Is an Object a Data Frame

is_data_frame(x)

is_bare_data_frame(x)

Arguments

x

An object

Value

TRUE if x is a data frame, otherwise FALSE