[Rd] How to call R from C

Brian G. Peterson brian at braverock.com
Mon Nov 22 17:45:31 CET 2010


On Tue, 23 Nov 2010 01:24:04 +0900, 이원재<wjlee2002 at naver.com> wrote:
> Hi all!
> I read R Extensions manual.
> But still I am not sure how to call R functions from C.
> Would any of you give me a sample C code to show how to call R functions
-
> for instance, time series functions - from C in the embedded way of C
code?

Look at package xts, among many others, for examples (xts is one of the
time series classes that makes extensive use of C code).

  - Brian

-- 
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock



More information about the R-devel mailing list