Learn R Programming

UsingR (version 2.0-8)

iq: IQ scores

Description

simulated IQ scores

Usage

data(iq)

Arguments

Format

The format is: num [1:100] 72 75 77 77 81 82 83 84 84 86 ...

Examples

Run this code
data(iq)
qqnorm(iq)

Run the code above in your browser using DataLab