prettyMatrix: Helper function for setting-up object printing

Description Usage Arguments Value Methods Examples

Description

Creates a matrix-like layout of information for pretty-printing.

Usage

1
prettyMatrix(object)

Arguments

object

object to be processed, see below for available methods

Value

A character matrix containing the information from the object.

Methods

object = "varTech"

The information from the object is set-up in a 3-by-4 matrix such that columns 1 and 3 contain labels and columns 2 an 4 contain data.

Examples

1
# TODO add examples

mbojan/cdbk-old documentation built on Dec. 21, 2021, 3:56 p.m.