Description Usage Arguments Value Author(s) See Also
Writes a DCF formatted file, SYMBOLS, containing the symbols exported by each package in a directory containg R package source directories.
1 | write_SYMBOLS(dir, verbose = FALSE, source.dirs=FALSE)
|
dir |
The root of a CRAN-style package repository containing
source packages. When |
verbose |
Logical. When |
source.dirs |
Logical. When |
Returns NULL
. Called for the side-effect of creating a
SYMBOLS file in dir
.
S. Falcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.