Wright: Wright brothers' wind tunnel data

WrightR Documentation

Wright brothers' wind tunnel data

Description

Wright brothers' 1901 wind tunnel data on pressure over different types of wings at different angles.

Usage

data(Wright)

Format

A data frame with 222 observations on the following 3 variables.

Pressure

Air pressure (in psi)

Angle

Angle of wing (in degrees)

Wing

Wing type

Source

Dataplot webpage of the National Institute of Standards and Technology (NIST),
USA (https://www.itl.nist.gov/div898/software/dataplot/data/WRIGHT11.DAT)

Examples

data(Wright)
head(Wright)

lmreg documentation built on Nov. 5, 2025, 5:58 p.m.

Related to Wright in lmreg...