Learn R Programming

datplot (version 1.0.0)

check.structure: Check the Structure to be compatible with datsteps() (internal)

Description

Checks if the object passed to datsteps() will work

Usage

check.structure(DAT_df)

Arguments

DAT_df

An object to check

Value

TRUE if object can be processed by datsteps(), error / FALSE if not