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

https://github.com/lgatto/s4-tutorial

An tutorial on R S4 object oriented programming
https://github.com/lgatto/s4-tutorial

Last synced: 24 days ago
JSON representation

An tutorial on R S4 object oriented programming

Awesome Lists containing this project

README

        

A short S4 tutorial
===========

A practical introduction to R S4 object oriented programming, using microarray data as working example.
See the [`roo`](https://github.com/lgatto/roo/) material for a broader introduction.

The [TeachingMaterial](https://github.com/lgatto/TeachingMaterial) repository provides more material.

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