On Fri, Oct 4, 2013 at 5:57 AM, Peter Maclean <pmaclean2011 at yahoo.com> wrote:> Anyone aware of a package or technique to import odf data file into R, I will appreciate his/her help.A quick scan of R-help points me here: http://www.omegahat.org/ROpenOffice/ Reports of that working (or not) would be appreciated - I've not tried it. Alternatively, there's python code for reading ODF so you could interface to that in a number of ways. Barry