getmeth: get S3 method of a generic function

Description Usage Arguments Value Author(s) See Also Examples

Description

identical to getS3method

Usage

1
getmeth(fn, mt)

Arguments

fn

name of generic function, quoted or unquoted

mt

name of method, quoted or unquoted

Value

Source code of the method

Author(s)

Werner A. Stahel, ETH Zurich

See Also

getS3method

Examples

1

regr0 documentation built on May 2, 2019, 4:52 p.m.

Related to getmeth in regr0...