dataAges: Toy data frame for packClassic and packS4

Description Usage Format Details Author(s) Source References Examples

Description

This data.frame is a fake toy example made up to illustrate the inclusion of data in a package.

Usage

1

Format

A data frame with 5 observations on the following 2 variables.

sex

a factor with levels F H, which denote the gender of the subject

age

a numeric vector for teh age.

Details

So simple, no detail are needed.

Author(s)

Christophe Genolini <genolini@u-paris10.fr>

Source

Fake data.

References

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

Examples

1
2

packS4 documentation built on May 2, 2019, 9:25 a.m.