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