Java$asShort | R Documentation |
Converts a numeric to a Java short.
## Static method (use this):
## Java$asShort(x, ...)
## Don't use the below:
## S3 method for class 'Java'
asShort(static, x, ...)
x |
A |
... |
Not used. |
Returns an integer
vector
.
Henrik Bengtsson
For more information see Java
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.