Displaying 2 results from an estimated 2 matches for "serschmarn".
2011 Jun 29
2
parse XML file
Hi all,
this is my first post in this mailing group. I hope that anyboby could
help me parsing a xml file.
I found this website http://www.omegahat.org/RSXML/gettingStarted.html
but unfortunately my XML file is not as easy as the one in the example.
Example:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet
2011 Jun 30
0
help with interpreting what nnet() output gives:
...s.character(dfr$x)]
And you can assign anything you want to that, except d$var.1 because
that doesn't exist. Presumably you mean dfr$var.1.
Sarah
--
Sarah Goslee
http://www.functionaldiversity.org
------------------------------
Message: 2
Date: Wed, 29 Jun 2011 12:26:18 +0200
From: Kai Serschmarn <serschmarn at googlemail.com>
To: r-help at r-project.org
Subject: Re: [R] parse XML file
Message-ID: <562B00CB-95D5-45C1-A387-CF285C3315F4 at gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Thank you Barry, that works fine.
Sorry for stupid questions.....