Description Usage Arguments Value
View source: R/debuggerFunctions.R
Returns list of contents of DataObj. For debugging with testthat. These are to test for programmer, rather than user, error.
1 | debugData(user_DataObj, printAll = F)
|
user_DataObj |
DataObj used to create ModelObj & ResObj. |
printAll |
Boolean; whether to print all object items; else prints named subset. |
List of first 10 entries, with $flag argument for unusual entries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.