On Jul 13, 2011, at 8:09 AM, Sebastian Kruk wrote:
Dear R users, I would like to import a big xml file. I don't want to learn about xml structures, just to import all the data to a data frame.
How can I do it?
I am reminded of this: library(fortunes) fortune("brain surgery") -- David Winsemius, MD West Hartford, CT ______________________________________________ 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.