packClassic-package {packClassic} | R Documentation |
This package is a toy example build to illustrate the construction of a package as explain in the tutorial Petit Manuel de Programmation Orientee Objet en R.
Package: | packClassic |
Type: | Package |
Version: | 0.5.2 |
Date: | 2009-10-15 |
License: | GPL(>=2.0) |
LazyLoad: | yes |
This package is a toy example build to illustrate the construction of a package as explain in the tutorial Petit Manuel de Programmation Orientee Objet en R. There is mainly two functions. There are documented in publicAC. 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"
packS4
is another toy
example build to illustrate the construction of an S4 package.
### PublicC is the main fonction of this package publicC(3)