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