R programming

From "A B C"
Jump to navigation Jump to search

R programming


This page is a placeholder, or under current development; it is here principally to establish the logical framework of the site. The material on this page is correct, but incomplete.


Writing and using functions in R.



 

Introductory reading



 

Contents

R Programming - Presentation by Martin He, BCB410 - 2011

 

Exercises

Exercises - by Martin He, BCB410 - 2011


 

Further reading and resources

Hadley Wickham's 2014 online book Advanced R Programming - with sections on Rs OO programming approaches, functional programming and domain specific languages, and package development.