Learn R Programming

nlmixr2est (version 5.0.2)

preProcessHooks: Return a list of all pre-processing hooks

Description

Return a list of all pre-processing hooks

Usage

preProcessHooks(name = NULL)

Value

a charcter vector listing all pre-processing hooks or the function for the hook

Arguments

name

when specified, the name of the hook, otherwise `NULL` to list all hooks

Author

Matthew L. Fidler

See Also

Other preProcessHooks: preProcessHooksAdd(), preProcessHooksRm()