aircraft {Correlplot} | R Documentation |
Characteristics of aircraft
Description
Four variables registered for 21 types of aircraft.
Usage
data("aircraft")
Format
A data frame with 21 observations on the following 4 variables.
SPR
specific power
RGF
flight range factor
PLF
payload
SLF
sustained load factor
Source
Gower and Hand, Table 2.1
References
Gower, J.C. and Hand, D.J. (1996) Biplots, Chapman & Hall, London
Examples
data(aircraft)
str(aircraft)
[Package Correlplot version 1.1.0 Index]