Learn R Programming

faraway (version 1.0.8)

tvdoctor: Life, TVs and Doctors

Description

Life expectancy, doctors and televisions collected on 38 countries in 1993

Arguments

Format

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

life

Life expectancy in years

tv

Number of people per television set

doctor

Number of people per doctor

Examples

Run this code

data(tvdoctor)
## maybe str(tvdoctor) ; plot(tvdoctor) ...

Run the code above in your browser using DataLab