.to_vlkr_rprt {volker}R Documentation

Add the vlkr_rprt class to an object

Description

Adding the class makes sure the appropriate printing function is applied in markdown reports.

Usage

.to_vlkr_rprt(chunks)

Arguments

chunks

A list of character strings.

Value

A volker report object: List of character strings with the vlkr_rprt class containing the parts of the report.


[Package volker version 3.1.0 Index]