helpMethods: Prompt for Method Help Topics

Description Usage Arguments Author(s) See Also Examples

Description

For any S4 generic function, find all methods defined in currently loaded packages. Prompt the user to choose one of these to display the help document.

Usage

1
helpMethods(genericFunction)

Arguments

genericFunction

a generic function or a character string giving the name of a generic function

Author(s)

Gordon Smyth

See Also

showMethods

Examples

1
## Not run: helpMethods(show)

richierocks/limma2 documentation built on May 27, 2019, 8:47 a.m.