Description Usage Arguments Value Author(s) See Also
Find the source file for a given function. This is a
wrapper around find.src.file
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 TRUE then at most 1 file path is returned; if FALSE, all matching filepaths are returned |
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.