printWithName: Print the name and value of a variable.

printWithNameR Documentation

Print the name and value of a variable.

Description

printWithName prints both the name and value of a variable. Useful for debug purposes.

Usage

printWithName(x, heading = NULL)

Arguments

x

variable

heading

optional heading for the variable print

Author(s)

Tomas Sieger

See Also

preview, prv.

Examples

a<-1:10
.pn(a)

tsieger/tsiMisc documentation built on Oct. 10, 2023, 10:24 p.m.