s3_calls: Find the S3 methods of a function, in an environment

Description Usage Arguments

View source: R/s3.R

Description

Typically used to find the S3 methods defined in a package, for an S3 generic, also defined in the package.

Usage

1
s3_calls(funcname, envir)

Arguments

funcname

Name of the S3 generic.

envir

Environment containing functions, we search in this.


MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.