Rdocumentation
powered by
Learn R Programming
DBI (version 0.5-1)
print.list.pairs: Print a list of pairs.
Description
DEPRECATED, do not use. Use
summary
to print output of
dbGetInfo
.
Usage
"print"(x, ...)
Arguments
x
a list of key, value pairs
...
additional arguments to be passed to
cat
Value
the (invisible) value of x.