bsp1 {wikibooks}R Documentation

Datatable of Example 1

Description

This is a data-table, used in example 1

Usage

data(bsp1)

Format

A data frame with 10 observations on the following 4 variables.

Geschlecht
a factor with levels m w, giving the sex
Alter
a numeric vector
Gewicht
a numeric vector, giving the weight
Groesse
a numeric vector, giving the height

Source

http://de.wikibooks.org/wiki/GNU_R:_Anwendungsbeispiele#Beispiel_1


[Package wikibooks version 0.2 Index]