Learn R Programming

nlmixr2est (version 5.0.2)

preProcessHooksRm: Remove the hook from nlmixr2est

Description

This removes the hook from nlmixr2est. If the hook does not exist, a warning is issued.

Usage

preProcessHooksRm(name)

Value

logical indicating if the hook was removed (invisibly)

Arguments

name

Character vector representing the name of the hook

Author

Matthew L. Fidler

See Also

Other preProcessHooks: preProcessHooks(), preProcessHooksAdd()