On Tue, 23 Nov 2010 01:24:04 +0900, 이원재<wjlee2...@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 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel