Description Usage Arguments Details Author(s) Source See Also
Source all R-related scripts from a given directory.
1 |
path |
the path to the directory to source. |
trace |
if |
local |
|
... |
further arguments passed on to |
The function looks for all files with extension matching R, r,
S, s, Q and q in the given directory and sources
them with source().
Thomas Münch
see the respective example in ?source.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.