pdumpit {qreport} | R Documentation |
If options(dumpfile="...")
is set, uses Hmisc::prn()
to print objects for debugging
pdumpit(x, txt = as.character(substitute(x)))
x |
input to |
txt |
text label, defaults to name of |
no result, used only for printing debugging information
Frank Harrell