add_PACKAGES: Add R packages to the package database
Description
The files must exist in the directory. If the package database does
not exist, then it will be created.
Usage
add_PACKAGES(files, dir = ".", fields = NULL)
Arguments
files
Files to add, only the file names, without the path.
You can use base::basename()
to chop off the path.
fields
Fields to use in the database if the database is
created.