Learn R Programming

goft (version 1.3.1)

goats: Zoometric measurements of goats

Description

Zoometric measurements of 27 week old creole goats collected by Dorantes-Coronado (2013).

Usage

data(goats)

Arguments

Format

A data frame with 52 rows and 7 columns containing measurements (in kilograms and centimeters) on the following variables.
body.weight
body.length
trunk.length
withers.height
thoracic.perimeter
hip.length
ear.length

Source

Dorantes-Coronado (2013).

References

Dorantes-Coronado, E.J. (2013). Estudio preliminar para el establecimiento de un programa de mejoramiento genetico de cabras en el Estado de Mexico. Ph.D. Thesis. Colegio de Postgraduados, Mexico.

Examples

Run this code
data(goats)
plot(goats)

Run the code above in your browser using DataLab