cdbkUtils: Package utility functions

Description Usage Arguments Details Value See Also Examples

Description

Small helper functions of package cdbk.

Usage

1
txtPrettyRow(r, sep = " ")

Arguments

r

character vector, usually row of a matrix created by prettyMatrix

sep

character, separator passed to paste

Details

txtPrettyRow Given a row of the pretty matrix collapse labels with values and return the pasted string. It is used for pretty printing by for example by cdbkTxt methos.

Value

For txtPrettyRow a character string (vector of length 1).

See Also

cdbkTxt, prettyMatrix

Examples

1
# TODO add examples

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