Uses of Package
uk.co.terminological.rjava
Packages that use uk.co.terminological.rjava
-
Classes in uk.co.terminological.rjava used by uk.co.terminological.rjavaClassDescriptionThe ConvertingCollector interface allows us to reuse stream collectors for other non stream data types by apply these to streams, iterators, arrays, collections, and iterables, as well as plain instances.VectorCollectors can be used to collect a stream of java objects into an RVector with defined type.Rule interface.The MapRule interface allows a label to be associated with a data mappingThe StreamRule interface allows a data mapping that selects another stream to be associated with and a set of named data mappings selecting end data items The intermediate stream is used to flatten a nested data structure, by firstly mapping a stream to a nested stream, them mapping that to a named set of data.This gets thrown when a datatype transformation cannot continue and it is likely a catchable condition
-
Classes in uk.co.terminological.rjava used by uk.co.terminological.rjava.typesClassDescriptionThis gets thrown when a datatype transformation cannot continue due to a fundamentally uncatchable condition.This annotation identifies a class as a datatype in the R library api Fields here are R code used to handle conversion to and from R.This gets thrown when a datatype transformation cannot continue and it is likely a catchable conditionUnexpectedNaValueException class.ZeroDimensionalArrayException class.