getmeth: get S3 method of a generic function

getmethR Documentation

get S3 method of a generic function

Description

identical to getS3method

Usage

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

getmeth(simresiduals, glm)

plgraphics documentation built on Oct. 19, 2023, 3 p.m.