Learn R Programming

volker (version 2.1.0)

.to_vlkr_rprt: 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)

Value

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

Arguments

chunks

A list of character strings.