R/tbl.r
tbl.Rd
This is a generic method that dispatches based on the first argument.
tbl(src, ...) is.tbl(x) as.tbl(x, ...)
A data source
Other arguments passed on to the individual methods
an object to coerce to a tbl
tbl