src_local: A local source
Description
![[Deprecated]](figures/lifecycle-deprecated.svg?package=dplyr&version=1.0.10) This function was deprecated since it existed to support a style of testing
dplyr backends that turned out not to be useful.
This function was deprecated since it existed to support a style of testing
dplyr backends that turned out not to be useful.
Usage
src_local(tbl, pkg = NULL, env = NULL)src_df(pkg = NULL, env = NULL)
Arguments
- tbl
- name of the function used to generate - tblobjects
 
- pkg, env
- Either the name of a package or an environment object in
which to look for objects.