packClassic-package: Toy example of a classic package

Description Details Author(s) References See Also Examples

Description

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.

Details

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...

Author(s)

Christophe Genolini <genolini@u-paris10.fr>

References

Book: "Petit Manuel de Programmation Orientee Objet sous R"

See Also

packS4 is another toy example build to illustrate the construction of an S4 package.

Examples

1
2
### PublicC is the main fonction of this package
publicC(3)

packClassic documentation built on May 2, 2019, 9:34 a.m.