dataAges: Toy data frame for packClassic

Description Usage Format Details 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.

Source

Fake data.

References

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

Examples

1
2

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