printVar: Prints the contents of an R object

Description Usage Arguments Value Examples

View source: R/widgetHelper.R

Description

Prints the contents of an R object

Usage

1

Arguments

v

R object

Value

Shows the contents of v using str

Examples

1
2
x <- 1:10
printVar(x)

sigbertklinke/mmstat documentation built on May 14, 2019, 8:36 a.m.