cPrint: cPrint (custom print)

Description Usage Arguments Value

Description

Prints the value in x. This class can be used to print inside RC classes, which is not possible otherwise.

Usage

1
cPrint(x, stripoff = FALSE)

Arguments

x

Any object that normally can be printed.

stripoff

If set to TRUE and x is a data.frame, the column names will be stripped off.

Value

Nothing.


AnnalenaE/advanced-r-4 documentation built on May 9, 2019, 3:20 a.m.