search for: thereport

Displaying 1 result from an estimated 1 matches for "thereport".

2009 Oct 07
2
communication of R Programs
Dear All I am very beginner in R I need to communicate between R programs. I have one R program for writing data in XML File. suppose I can execute same program in different R section for writing different XML files but another R program need to read these data after i wrote in XML file. Could you please suggest which is the best method for this type of communication in R Environment. Thanks in