ClassMethodsTag-class: @classMethods: automatically list all methods of an S4 class.

Description Details Tag Usage

Description

This lists all methods connected to this class, directly, not through any of its superclasses.

Details

In S4 methods are not associated with classes, but with generic functions. This tag works by looking at all methods for generic function, and then only showing those that use this class in at least one element of the signature.

Tag Usage

1
#' @classMethods

hadley/roxygen3 documentation built on May 17, 2019, 12:16 p.m.