add_PACKAGES {cranlike} | 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)
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. |
Other PACKAGES manipulation: remove_PACKAGES
,
update_PACKAGES