debugData: Function debugData

Description Usage Arguments Value

View source: R/debuggerFunctions.R

Description

Returns list of contents of DataObj. For debugging with testthat. These are to test for programmer, rather than user, error.

Usage

1
debugData(user_DataObj, printAll = F)

Arguments

user_DataObj

DataObj used to create ModelObj & ResObj.

printAll

Boolean; whether to print all object items; else prints named subset.

Value

List of first 10 entries, with $flag argument for unusual entries.


CshlSiepelLab/ACE documentation built on Sept. 10, 2021, 11:21 p.m.