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