View source: R/deprec-src-local.R
src_local | R Documentation |
This function was deprecated since it existed to support a style of testing dplyr backends that turned out not to be useful.
src_local(tbl, pkg = NULL, env = NULL)
src_df(pkg = NULL, env = NULL)
tbl |
name of the function used to generate |
pkg , env |
Either the name of a package or an environment object in which to look for objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.