Re: [R] Importing huge XML-Files

2007-09-02 Thread f.jamitzky
Hi! try pre-filtering with xmlstarlet. you could use a pipe and then read the resulting data into R. -- View this message in context: http://www.nabble.com/Importing-huge-XML-Files-tf4365545.html#a12451059 Sent from the R help mailing list archive at Nabble.com.

Re: [R] Excel (off-topic, sort of)

2007-08-30 Thread f.jamitzky
Try prolog. You can do this sort of programming there. Albicelli, Nicholas (Exchange) wrote: Except for the ability to perform circular recalculation, I believe that the closest programming analogy to a spreadsheet is a functional programming language. Check out Haskell (or LISP or