pdumpit: Print to File for Debugging

pdumpitR Documentation

Print to File for Debugging

Description

If options(dumpfile="...") is set, uses Hmisc::prn() to print objects for debugging

Usage

pdumpit(x, txt = as.character(substitute(x)))

Arguments

x

input to prn

txt

text label, defaults to name of x argument

Value

no result, used only for printing debugging information

Author(s)

Frank Harrell


qreport documentation built on May 29, 2024, 3:51 a.m.