Learn R Programming

Correlplot (version 1.1.0)

aircraft: Characteristics of aircraft

Description

Four variables registered for 21 types of aircraft.

Usage

data("aircraft")

Arguments

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

References

Gower, J.C. and Hand, D.J. (1996) Biplots, Chapman & Hall, London

Examples

Run this code
data(aircraft)
str(aircraft)

Run the code above in your browser using DataLab