s3_get_method: Find S3 method from its name

Description Usage Arguments Value Examples

Description

Find S3 method from its name

Usage

1

Arguments

name

A string or unquoted symbol

Value

A function, or an error stating why the method could not be found

Examples

1
2
s3_get_method(mean.Date)
s3_get_method(weighted.mean.Date)

sloop documentation built on May 1, 2019, 10:30 p.m.