[R] statdataml question
David Meyer
david.meyer at wu-wien.ac.at
Mon Aug 20 16:18:32 CEST 2007
Bryan:
>
> Hi,
>
> I was wondering if Statdataml is currently the preferred way to
> represent statistical data in XML in R.
This is hard to tell. We think it is a _possible_ way doing that. Do you
have some alternatives in mind?
And also if the Statdataml api
> provides ways to load the XML as a HTTP GET?
You mean directly from the Internet like:
readSDML("http://wi.wu-wien.ac.at/home/meyer/test.sdml")
? Yes, this comes for free since readSDML use xmlTreeParse which
supports that.
Best,
David
More information about the R-help
mailing list