generateDataMap function generates java beans and R--Java data type conversions for a R data type if they are not available in the environment lookup. All java mappings are output as files under CurrentWorkingDir/biocJavaMap, where CurrentWorkingDir is the result of getwd(). This function also updates environments lookup and cvtImport (see arguments below) as a side effect.
generateDataMap(rType, javaToR, deployMode, typeMode, lookup)generateDataMap and convertersRJMap. RJMap provides the java type, java package, and java--R conversion function names for the key. By default, lookup only contains mapping information for vector, list, factor, data frame, array, matrix, environment and NULLlookup.
printLookup