Learn R Programming

Runiversal (version 1.0.2)

Runiversal - Package for converting R objects to Java variables and XML.

Description

This package contains some functions for converting R objects to Java style variables and XML. Generated Java code is interpretable by dynamic Java libraries such as Beanshell. Calling R externally and handling the Java or XML output is an other way to call R from other languages without native interfaces. For a Java implementation of this approach visit http://www.mhsatman.com/rcaller.php and http://stdioe.blogspot.com/search/label/rcaller

Copy Link

Version

Install

install.packages('Runiversal')

Monthly Downloads

35

Version

1.0.2

License

GPL

Maintainer

Mehmet Satman

Last Published

August 1st, 2012

Functions in Runiversal (1.0.2)

Runiversal-package

Converts R objects to Java style interpretable codes and XML
cleanNames

Variable name cleaner.
makexml

makexml
makevectorxml

makevectorxml()
makejava

A wrapper function for converting R objects to Java style variables.
concat

concat
makevectorjava

makevectorjava()