dispatchFromClassS3: Dispatch method with respect to the given class vector.

Description Usage Arguments Value

View source: R/util.R

Description

Dispatch method with respect to the given class vector.

Usage

1
dispatchFromClassS3(generic, class.vector, package)

Arguments

generic

Generic function name.

class.vector

Class vector of an R object.

package

Package from which available methods are taken.

Value

Method suited to the specified class.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.