packClassic-package {packClassic} | R Documentation |
This package is a toy example build to illustrate the construction of a package as explain in the tutorial S4 : From An Idea To Its Package.
Package: | packClassic |
Type: | Package |
Version: | 0.5 |
Date: | 2008-07-22 |
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 S4 : from an idea to a package. 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>
PSIGIAM: Paris Sud Innovation Group in Adolescent Mental Health
INSERM U669 / Maison de Solenn / Paris
The full tutorial is at http://christophe.genolini.free.fr/webTutorial
packS4
is another toy example build to
illustrate the construction of an S4 package.
### PublicC is the main fonction of this package publicC(3)