Learn R Programming

isdals (version 3.0.1)

agefat: Age and body fat percentage

Description

In order to relate the body fat percentage to age, researchers selected nine healthy adults and determined their body fat percentage.

Usage

data(agefat)

Arguments

Format

A data frame with 9 observations on the following 2 variables.

age

age of the subject

fatpct

body fat percentage

Examples

Run this code
data(agefat)

Run the code above in your browser using DataLab