help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: data exchange with R?


From: Steven G. Johnson
Subject: Re: data exchange with R?
Date: Wed, 14 Jun 2000 13:32:25 -0400 (EDT)

On Wed, 14 Jun 2000, Daniel Kottow wrote:
> i am looking at the statistical programming env R, which may be familiar
> to many. certainly interesting, has vectors and object-oriented data
> types... 
> i was wondering if anyone knows about some data exchange scripts between
> R and octave.

There are plugins to let R import/export its data in the standard HDF5
format (according to http://hdf.ncsa.uiuc.edu/tools5.html), and I wrote a
patch to let Octave use HDF5 files as a native binary file format
(see http://www.che.wisc.edu/octave/mailing-lists/octave-sources/2000/15).

Right now, you have to apply this patch yourself to the CVS sources (or
maybe it will work on the 2.1.x development sources).  Hopefully, it will
be integrated soon into 2.1.x by JWE, and Octave will reap the benefits of
supporting a standard file format for scientific data.

Cordially,
Steven G. Johnson



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]