remove_PACKAGES {cranlike}R Documentation

Remove package from a package database

Description

The files will be first removed from the database, and then from the directory.

Usage

remove_PACKAGES(files, dir = ".")

Arguments

files

Files to remove. They must still exist at the time this function is called.

dir

Package directory.

See Also

Other PACKAGES manipulation: add_PACKAGES, update_PACKAGES


[Package cranlike version 1.0.2 Index]