This is a major item of work since it includes the encoding of R objects into XML, not just parsing, and provides the function to upload R objects into SOS instances.
This feature would support use cases of quality control and assurance, R as compatibility layers, ...
For a demonstration, a great story would be using the rvest package to scrape a website and then load that data into a SOS: https://github.com/hadley/rvest
This is a major item of work since it includes the encoding of R objects into XML, not just parsing, and provides the function to upload R objects into SOS instances.
This feature would support use cases of quality control and assurance, R as compatibility layers, ...
Test data could come from
cosm
package, or from Wunderground (http://casoilresource.lawr.ucdavis.edu/drupal/node/991).