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