trelliscope (version 0.9.7)

print.vdbConn: Print a vdbConn Object

Description

Print a vdbConn Object

Usage

"print"(x, ...)

Arguments

x
a "vdbConn" object
...
further arguments passed to or from other methods

Examples

Run this code
conn <- vdbConn(tempfile(), name = "myvdb", autoYes = TRUE)
conn

Run the code above in your browser using DataLab