unload_packages: Unload packages

Description Usage Arguments

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. Function argument package_chr specifies the package(s) to be detached from the search path. The function is called for its side effects and does not return a value.

Usage

1
unload_packages(package_chr)

Arguments

package_chr

Package (a character vector)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.