s4Methods: List all defined methods for an S4 class (or classes, if you...

Description Usage Arguments Details Value Examples

View source: R/s4Methods.R

Description

Mostly for debugging and making architectural choices, e.g. about coverage()

Usage

1

Arguments

...

names of classes (please note, results will be union'ed)

Details

Note: this is borrowed from Hadley, who borrowed it from a BioC workshop!

Value

1
   methods for the class[es], union'ed into a character vector

Examples

1
2
s4Methods("MVRangesList")
s4Methods("MAlignmentsList")

trichelab/MTseeker documentation built on March 8, 2021, 6:20 p.m.