Learn R Programming

faraway (version 1.0.6)

vision: Acuity of vision in response to light flash

Description

The acuity of vision for seven subjects was tested. The response is the lag in milliseconds between a light flash and a response in the cortex of the eye. Each eye is tested at four different powers of lens. An object at the distance of the second number appears to be at distance of the first number.

Usage

data(vision)

Arguments

source

Crowder, M. J. and D. J. Hand (1990). Analysis of Repeated Measures. London: Chapman & Hall.

Examples

Run this code
data(vision)
## maybe str(vision) ; plot(vision) ...

Run the code above in your browser using DataLab