asByte.Java {R.utils}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Java.


[Package R.utils version 1.1.7 Index]