src_dt {dtplyr} | R Documentation |
This is mainly useful for testing, since makes it possible to refer to local and remote tables using exactly the same syntax.
src_dt(pkg = NULL, env = NULL)
pkg, env |
Either the name of a package or an environment object in which to look for objects. |