debug: Debug objects printf-style...

Description Usage Arguments Details Value

View source: R/debug.R

Description

Debug objects printf-style

Usage

1
2
3
4
debug(..., where=parent.frame(),
    strict.width=strOptions()$strict.width,
    digits.d=strOptions()$digits.d, vec.len=strOptions()$vec.len,
    formatNum=strOptions()$formatNum)

Arguments

...

Objects to be debugged

where

Environment in which to evaluate the expressions

strict.width

str-option strict.width (quod vide)

digits.d

str-option digits.d (quod vide)

vec.len

str-option vec.len (quod vide)

formatNum

str-option formatNum (quod vide)

Details

Thanks, William Dunlap! <https://stat.ethz.ch/pipermail/r-devel/2011-May/061098.html>

Value

NULL


klutometis/R-debug documentation built on May 20, 2019, 12:37 p.m.