Java$asByte | 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 |
A |
... |
Not used. |
Returns an integer
vector
.
Henrik Bengtsson
For more information see Java
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.