.add_to_vlkr_rprt: Add an object to the report list
Description
Add an object to the report list
Usage
.add_to_vlkr_rprt(obj, chunks, tab = NULL)
Value
A volker report object.
Arguments
- obj
A new chunk (volker table, volker plot or character value).
- chunks
The current report list.
- tab
A tabsheet name or NULL.