check.structure: Check if the structure is compatible with [datsteps()]...

View source: R/datplot_utility.R

check.structureR Documentation

Check if the structure is compatible with [datsteps()] (internal)

Description

Checks if the object passed to [datsteps()] can be used for processing.

Usage

check.structure(DAT_df, verbose = FALSE)

Arguments

DAT_df

An object to check

verbose

TRUE / FALSE: Should the function issue additional messages pointing to possible inconsistencies and notify of methods?

Value

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


lsteinmann/datplot documentation built on Feb. 7, 2024, 12:23 p.m.