Java$asShort
From R.utils v2.7.0
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 Java
asShort(static, x, ...)
Arguments
Value
See Also
For more information see Java
.
Community examples
Looks like there are no examples yet.