Skip to contents

Determines whether an object in a list can be converted into a dataframe.

Usage

is_leaf_table(x)

Arguments

x

An object in a list.

Value

TRUE if leaf node can be converted to dataframe, FALSE if not.