An open API service indexing awesome lists of open source software.

https://github.com/lgatto/r-programming

Writing better R code
https://github.com/lgatto/r-programming

Last synced: 24 days ago
JSON representation

Writing better R code

Awesome Lists containing this project

README

        

A short R programming tutorial
===========

A practical introduction to better R programming, including writing functions, functional programming,
code profiling, debugging, testing and parallelisation. Used as more advanced `R` programming lecture
during the [CSAMA](http://marray.economia.unimi.it/) workshop.

The [TeachingMaterial](https://github.com/lgatto/TeachingMaterial) repository provides more material,
in particular more detailed material about several of the topics described herein.

The content of this repository is licensed under the
[Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).