Integer-class: Internal Class "Integer"

Integer-classR Documentation

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.

Objects from the Class

new("Integer",

Slots

.Data

Object of class "numeric"

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.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

See Also

numeric, vector


distr documentation built on Jan. 29, 2024, 3 a.m.