distr (version 2.0.2)

Integer-class: Internal Class "Integer"

Description

For the ease of method dispatch, there is an internal S4 class Integer, which is a subclass of numeric and has a straightforward validity method.

Arguments

Objects from the Class

new("Integer",

Extends

Class "numeric", from data part. Class "vector", by class "numeric", distance 2.

Methods

coerce{signature(from = "numeric", to = "Integer"): create a "Integer" object from a "numeric" vector.}

See Also

numeric, vector