classesWithMethod: Find classes with a given method

Description Usage Arguments Value Author(s) Examples

Description

List all classes that have a given S3 method

Usage

1
  classesWithMethod(fooGeneric)

Arguments

fooGeneric

a generic function, or a character string naming a generic function.

Value

A character vector with the names of classes for which generic.function is implemented.

Author(s)

Ute Hahn, ute@imf.au.dk

Examples

1
2
3

plottools documentation built on May 2, 2019, 4:23 p.m.