Java$asByte {R.utils} | R Documentation |
Converts a numeric to a Java byte.
## Static method (use this): ## Java$asByte(x, ...) ## Don't use the below: ## S3 method for class 'Java' asByte(static, x, ...)
x |
|
... |
Not used. |
Henrik Bengtsson
For more information see Java
.