is.method: Test for Generic Methods

Description Usage Arguments Value Examples

Description

Test for objects of type generic method.

Usage

1
is.method(x, meths = c("plot", "print", "summary"), character.only = FALSE)

Arguments

x

An object.

meths

The methods to match x against.

character.only

logical. If TRUE x is a character vector rather than an expression.

Value

Returns logical assessment of an object being a method.

Examples

1
2

trinker/acc.roxygen2 documentation built on May 31, 2019, 8:41 p.m.