add_PACKAGES | R Documentation |
The files must exist in the directory. If the package database does not exist, then it will be created.
add_PACKAGES(files, dir = ".", fields = NULL, xcolumns = NULL)
files |
Files to add, only the file names, without the path.
You can use |
dir |
Package directory. |
fields |
Fields to use in the database if the database is created. |
xcolumns |
Extra scalar columns to add to the database.
Should be a named list of character scalars or |
Other PACKAGES manipulation:
remove_PACKAGES()
,
update_PACKAGES()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.