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.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.