search for: xyz159

Displaying 1 result from an estimated 1 matches for "xyz159".

Did you mean: xyz123
2010 Jul 12
0
How do I convert a XML file to a data.frame?
Hi, I have a problem converting a XML file, via the XML package, to a data.frame. The XML file looks like this: <Transaction> <ID value="0044"/> <Var1 value="XYZ159"/> <Var2 value="_"/> <Var3 value="AMR1.0-INT-1005"/> <Var4 value="2010-05-25 10:44:16:673"/> <Var5 value="1"/> <Var6 value="0"/> </Transaction> <Transaction> <ID value="0046"...