preProcessHooksRm {nlmixr2est} | R Documentation |
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)
Arguments
name |
Character vector representing the name of the hook |
Value
logical indicating if the hook was removed (invisibly)
Author(s)
Matthew L. Fidler
See Also
Other preProcessHooks:
preProcessHooks()
,
preProcessHooksAdd()
[Package nlmixr2est version 3.0.2 Index]