Skip to content
Prev 321764 / 398500 Next

Problem with handling of attributes in xmlToList in XML package

I apologize for the multiple posting then, it's just that I received
those emails saying that my post was awaiting approval and more than
four days went by without news. Sorry for the lack of patience.

Thank you very much, Ben. Indeed that's how I've been doing it so far,
but I have accrued too many reasons not to work with the XML object
any more and move all my coding to a list formulation.

I wonder what you mean with
Actually, the output error that I included happens when I use
useInternalNodes=T (my bad).  If I use useInternalNodes=F I get
NULL

The useInternalNodes clause has proven fatally dangerous for me
before. If I parse a tree with useInternalNodes=T, save the workspace,
close R and reopen it, load the workspace and try to read the tree, it
will completely crash my computer, which has already cost me too many
lost days of work. On the other hand, useInternalNodes=F will result
in any xml operation being ridiculously slow. So the intention was to
move everything to a more R-friendly object like a list.

Any tips?

Best,


Santiago

2013/4/16 Ben Tupper <btupper at bigelow.org>:
--
-------------------------------------------------------------------------------
http://barabasilab.neu.edu/people/gil/