Description Details Author(s) References See Also Examples
This package is a toy example build to illustrate the construction of an S4 package as explain in the tutorial S4 : From An Idea To Its Package.
| Package: | packS4 |
| Type: | Package |
| Version: | 0.9.1 |
| Date: | 2012-05-01 |
| License: | GPL (>=2.0) |
| LazyLoad: | yes |
| Depends: | methods,graphics |
This package is a toy example build to illustrate the construction of a package as explain in the book Book: "Petit Manuel de Programmation Orientee Objet sous R" There is mainly two classes. May be there is another one, but it is a secret...
Christophe Genolini <genolini@u-paris10.fr>
Book: "Petit Manuel de Programmation Orientee Objet sous R"
packClassic is another toy example build to
illustrate the construction of a classic (non S4) package.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.