Learn R Programming

ISwR (version 1.0-6)

juul: Juul's IGF data

Description

The juul data frame has 1339 rows and 6 columns. It contains a reference sample of the distribution of insulin-like growth factor (IGF-I), one observation per subject in various ages with the bulk of the data collected in connection with school physical examinations.

Arguments

source

Original data.

Examples

Run this code
data(juul)
plot(igf1~age, data=juul)

Run the code above in your browser using DataLab