sourcedir | R Documentation |
Source all the R functions contained in a directory.
sourcedir(path, trace = TRUE, ...)
path |
A character vector of full path names; the default corresponds to the working directory, |
trace |
Logical. Default to |
... |
Additional arguments to pass in the function |
Sourcing.
path <- "D:/Users/Fun"
#sourcedir(path, FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.