| Integer-class | R Documentation |
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.
new("Integer",
.DataObject of class "numeric"
Class "numeric", from data part.
Class "vector", by class "numeric", distance 2.
signature(from = "numeric", to = "Integer"):
create a "Integer" object from a "numeric" vector.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
numeric, vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.