Re: [R] Process XML files

2012-06-18 Thread Santosh
Please ignore my previous request for clarification. I was able to resolve my problem using "getNodeSet". Thanks, Santosh On Thu, Jun 14, 2012 at 10:54 AM, Santosh wrote: > Dear Rxperts, > I am back to favoRite! I would need your favoR, please! > > Is there a way to use read "format" arguments

Re: [R] Process XML files

2012-06-14 Thread Santosh
Dear Rxperts, I am back to favoRite! I would need your favoR, please! Is there a way to use read "format" arguments for "POSIXct" or "strptime" from the xml file without specifying format="..." in these functions? The format of data-time values are present in the xml file as shown below. Please

Re: [R] Process XML files

2012-06-08 Thread Uwe Ligges
On 06.06.2012 22:44, Santosh wrote: Hello experts, Sorry for posting the SPlus related question here.. I have not found any solution yet after some attempts and hence, sending it to a wider spectrum of users! I was successful in processing files uing R's XML librariy. Not that we know, we ju

[R] Process XML files

2012-06-06 Thread Santosh
Hello experts, Sorry for posting the SPlus related question here.. I have not found any solution yet after some attempts and hence, sending it to a wider spectrum of users! I was successful in processing files uing R's XML librariy. Thank you, Rxperts! I know there are libraries like XML and SPXM