can R be invoked from another program
1
0
Entering edit mode
@sucheta-tripathy-987
Last seen 9.7 years ago
Hi All, I am Just curious, if R can be invoked from other programs or embedded in another program. This may be useful if we want to pipeline processes. Many thanks Sucheta -- Sucheta Tripathy Virginia Bioinformatics Institute Phase-I Washington street. Virginia Tech. Blacksburg,VA 24061-0447 phone:(540)231-8138 Fax: (540) 231-2606
• 630 views
ADD COMMENT
0
Entering edit mode
@adaikalavan-ramasamy-675
Last seen 9.7 years ago
This question is more suitable for R-help mailing list, but in essence yes. However it is relatively easier to call R from some programmes than other programmes. See http://www.omegahat.org/. For web server examples, see http://franklin.imgen.bcm.tmc.edu/R.web.servers/ I usually simply make a system call to an R script. Example in perl system("R --no-save < script.R arg1 arg2"). See help(BATCH) and help("commandArgs"). On Sat, 2004-11-06 at 02:14, Sucheta Tripathy wrote: > Hi All, > > I am Just curious, if R can be invoked from other programs or embedded in > another program. > > This may be useful if we want to pipeline processes. > > Many thanks > > Sucheta
ADD COMMENT

Login before adding your answer.

Traffic: 764 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6