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

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to