FlowingData Forums » Statistics and Data

How to Write an R Package - Tutorial

Started 3 years ago by nathany / 4 posts

  1. In case you're a R user (most likely not though), think about bundling up your code in a package so that others can use it:

    http://epub.ub.uni-muenchen.de/6175/1/tr036.pdf

  2. And if you're familiar with other programming languages with comment based documentation systems, be sure to check out roxygen: http://roxygen.org/

  3. Chapter 4 of the John M. Chambers'book 'Software for data Analysis - Programming with R'( http://www.amazon.com/Software-Data-Analysis-Programming-Statistics/dp/0387759352/ref=sr_1_1?ie=UTF8&s=books&qid=1231949562&sr=1-1 ) is another good source of information.

  4. @nathany, your link doesn't work. I think changing one digit does it:

    http://epub.ub.uni-muenchen.de/6175/2/tr036.pdf


Reply

You must log in to post.

About this Topic

Tags