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
- Host: GitHub
- URL: https://github.com/lgatto/s4-tutorial
- Owner: lgatto
- Created: 2013-06-20T14:02:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T12:50:16.000Z (almost 12 years ago)
- Last Synced: 2025-03-24T04:23:32.257Z (about 1 month ago)
- Language: R
- Homepage:
- Size: 1.24 MB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).