devtools (version 0.6)

reload: Detach and reload package.

Description

If the package is not loaded already, this does nothing.

Usage

reload(pkg = NULL)

Arguments

pkg
package description, can be path or package name. See as.package for more information

Details

See the caveats in detach for the many reasons why this might not work. If in doubt, quit R and restart.