Seamless Interface to Octave -- and Matlab

Description

The primary goal is to facilitate the port of Matlab/Octave scripts to R. The package enables to call any Octave functions from R and as well as browsing their documentation, passing variables between R and Octave, using R core RNGs in Octave, which ensure stochastic computations are also reproducible.

Details

Package: RcppOctave
Type: Package
Version: 1.0
Date: 2011-11-01
License: GPL (>= 2)
LazyLoad: yes

References

Eaton JW (2002). _GNU Octave Manual_. Network Theory Limited. ISBN 0-9541617-2-6, .

See also

See .CallOctave, o_source, o_help

Author

Renaud Gaujoux renaud@tx.technion.ac.il Maintainer: Renaud Gaujoux renaud@tx.technion.ac.il