Learn R Programming

MMAC (version 0.1.2)

LifeExpectancyPhysicians: Life Expectancy in Different Countries

Description

A dataset containing the number of physicians per 1000 people as a function of average life expectancy in different countries in 2010.

Usage

data(LifeExpectancyPhysicians)

Arguments

Format

A data frame with 175 observations on the following variables.

  • LifeExpectancy life expectancy in years

  • Physicians number of physicians per 1000 people

Details

This dataset contains the number of physicians per 1000 people as a function of average life expectancy in different countries in 2010.

References

http://data.worldbank.org/indicator/SH.MED.PHYS.ZS

Examples

Run this code
data(LifeExpectancyPhysicians)

Run the code above in your browser using DataLab