.add_to_vlkr_rprt {volker}R Documentation

Add an object to the report list

Description

Add an object to the report list

Usage

.add_to_vlkr_rprt(obj, chunks, tab = NULL)

Arguments

obj

A new chunk (volker table, volker plot or character value).

chunks

The current report list.

tab

A tabsheet name or NULL.

Value

A volker report object.


[Package volker version 3.1.0 Index]