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