asInt.Java: Converts an numeric to a Java integer

Java$asIntR Documentation

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 class 'Java'
asInt(static, x, ...)

Arguments

x

A numeric vector.

...

Not used.

Value

Returns an integer vector.

Author(s)

Henrik Bengtsson

See Also

For more information see Java.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.