Integer-class
From distr v2.0.2
by Peter Ruckdeschel
Internal Class "Integer"
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",
Extends
Class "
, from data part.
Class "
, by class "numeric", distance 2.
Methods
signature(from = "numeric", to = "Integer")
:
create a "Integer"
object from a "numeric"
vector.}
See Also
Community examples
Looks like there are no examples yet.