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