debugModel: Function debugModel

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
debugModel(user_ModelObj, user_DataObj, extraObj = c(), printAll = F)

Arguments

user_ModelObj

ModelObj from DataObj.

user_DataObj

DataObj used to create ModelObj & ResObj.

extraObj

If you wanna throw in an extra object, go ahead.

printAll

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

Value

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


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