R.utils (version 2.12.3)

Java$asInt: Converts an numeric to a Java integer

Description

Converts an numeric to a Java integer.

Usage

## Static method (use this):
## Java$asInt(x, ...)

## Don't use the below: # S3 method for Java asInt(static, x, ...)

Value

Returns an integer

vector.

Arguments

x

A numeric vector.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Java.