Description Usage Arguments Value Author(s)
Given a directory of R packages under development (under src.root), or a vector of R files, given by src.files, determine the name of the source file which func was defined within.
1 2 3 4 |
func |
a function name, or function's code |
src.root |
The parent folder of source code |
src.files |
an optional vector of filenames to search within |
exclude.patterns |
vector of patterns passed to grep for files to exclude |
unique |
logical: If |
exclude.symlinks |
logical: if |
a vector of file paths
Mark Cowley
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.