public final class RenjinUtils extends Object
Constructor and Description |
---|
RenjinUtils() |
Modifier and Type | Method and Description |
---|---|
static Object |
getJavaValue(org.renjin.sexp.SEXP value)
Extracts a value from the specified R variable.
|
public static Object getJavaValue(org.renjin.sexp.SEXP value)
value
- The R value to decode.Copyright © 2015–2022 SciJava. All rights reserved.