Hi all, Is there any tutorial for learning C/R interface ? Thanks Regards, Julian [[alternative HTML version deleted]]
Hi, On Sat, Dec 18, 2010 at 11:29 PM, Julian TszKin Chan <cjulian at bu.edu> wrote:> Hi all, > > Is there any tutorial for learning C/R interface ? ThanksYou'll find some info here: http://cran.r-project.org/doc/manuals/R-exts.pdf Also, take a good look at the Rcpp package: http://dirk.eddelbuettel.com/code/rcpp.html There's *a lot* of things to learn there, so ... happy reading. -steve -- Steve Lianoglou Graduate Student: Computational Systems Biology ?| Memorial Sloan-Kettering Cancer Center ?| Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact
Julian - I've written a document you might find helpful. http://www.stat.berkeley.edu/classes/s243/calling.pdf It also includes the C/matlab interface. - Phil Spector Statistical Computing Facility Department of Statistics UC Berkeley spector at stat.berkeley.edu On Sun, 19 Dec 2010, Julian TszKin Chan wrote:> Hi all, > > Is there any tutorial for learning C/R interface ? Thanks > > > Regards, > Julian > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >