Java$asShort
From R.utils v1.32.4
by Henrik Bengtsson
Converts a numeric to a Java short
Converts a numeric to a Java short.
Usage
## Static method (use this):
## Java$asShort(x, ...)## Don't use the below:
## S3 method for class 'Java':
asShort(static, x, ...)
Arguments
Value
See Also
For more information see Java
.
Community examples
Looks like there are no examples yet.