Scatter plot calling R function from C
From: "Tsumiyama Isao" <tsumi@leo.auric.ne.jp> Date: Tue, 13 Feb 2001 23:42:36 +0900 Hi, R users. Thank you for kind advices. But I have an additional question about how to emded R in C code. Is it like 'Embeded SQL'? Are there any libraries or interfaces used to embed R in C code?
It is not like Embedded SQL. You need to tell us whether you want to do this on Unix or Windows. For the latter, it is easiest to use the DCOM interface on CRAN. For the former, you need to build R as shared library, and see the outline instructions on the developer site.
Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._