Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
asInt.Java: Converts an numeric to a Java integer
Description
Converts an numeric to a Java integer.
Usage
Java$asInt(x, ...)
Arguments
x
A
numeric
vector
.
...
Not used.
Value
Returns an
integer
vector
.
synopsis
asInt.Java(static, x, ...)
See Also
For more information see
Java
.