unload_packages: Unload packages

unload_packagesR Documentation

Unload packages

Description

unload_packages() is an Unload function that performs a custom detaching of a package from the search path. Specifically, this function implements an algorithm to unload packages. The function is called for its side effects and does not return a value.

Usage

unload_packages(package_chr)

Arguments

package_chr

Package (a character vector)

Value

No return value, called for side effects.


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.