helpMethods: Prompt for Method Help Topics

Description Usage Arguments Author(s) See Also Examples

View source: R/utility.R

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)

limma documentation built on Nov. 8, 2020, 8:28 p.m.