Learn R Programming

srcpkgs (version 0.2)

unhack_r_loaders: untraces library() and loadNamespace()

Description

The function is reentrant.

Usage

unhack_r_loaders()

Arguments

Value

no return value, called for side-effects

See Also

hack_r_loaders()

Examples

Run this code
if (FALSE) {
unhack_r_loaders()
}

Run the code above in your browser using DataLab