tbl_sql {dbplyr} | R Documentation |
Generally, you should no longer need to provide a custom tbl()
method you you can default tbl.DBIConnect
method.
tbl_sql(subclass, src, from, ..., vars = NULL)
subclass |
name of subclass |
... |
needed for agreement with generic. Not otherwise used. |
vars |
DEPRECATED |