Skip to content
Back to formatted view

Raw Message

Message-ID: <1263144097125-1010742.post@n4.nabble.com>
Date: 2010-01-10T17:21:37Z
From: Dieter Menne
Subject: xmlToDataFrame#Help!!!
In-Reply-To: <4B4A0954.20205@ridaco.be>

Christian Ritter-4 wrote:
> 
> I'm struggling with interpreting XML files created by ADODB as 
> data.frames and I'm looking for advice (see attached example file).
> 

xmlToDataFrame is limited to "fairly flat" structures, so maybe your file is
not flat enough. Try first to read in with xmlTreeParse and check for error
message.

Your attached example did not make it; there are limitations for attachments
on this list. So maybe best extract 2 Sample items from your file and
repost.

Dieter


-- 
View this message in context: http://n4.nabble.com/xmlToDataFrame-Help-tp1010739p1010742.html
Sent from the R help mailing list archive at Nabble.com.