Description Usage Arguments Details Value See Also Examples
Small helper functions of package cdbk.
1 | txtPrettyRow(r, sep = " ")
|
r |
character vector, usually row of a matrix created by
|
sep |
character, separator passed to |
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.
For txtPrettyRow
a character string (vector of length 1).
1 | # TODO add examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.