Re: [R] List into table

2013-06-06 Thread David Winsemius
On Jun 5, 2013, at 1:49 AM, Andtrei89 wrote: > Hi everyone, > > I want to open an XML file in R and it also works. > But then I get a list of all numbers but it isn't in the type of "numeric". > > I tried this: > > exampleData <- > "C:/Users/Andreas/Desktop/Thesis/Interzeptionsmodell/Daten/Kar

[R] List into table

2013-06-05 Thread Andtrei89
Hi everyone, I want to open an XML file in R and it also works. But then I get a list of all numbers but it isn't in the type of "numeric". I tried this: exampleData <- "C:/Users/Andreas/Desktop/Thesis/Interzeptionsmodell/Daten/Karlsruhe/Windgeschwindigkeit/1948.xml" F <- system.file("exampleDa