Learn R Programming

socviz (version 1.2)

oecd_sum: Life Expectancy in the OECD, 1960-2015

Description

Life expectancy data summary table.

Usage

oecd_sum

Arguments

Format

A tibble with 57 rows and 5 columns.

Details

The variables are as follows:

  • year. Year. (Integer.)

  • other. Life Expectancy at birth in OECD countries excluding the USA. Measured in years.

  • usa. Life Expectancy at birth in the USA. Measured in years.

  • diff. Difference between usa and other.

  • hi_lo. Is usa above or below the oecd average?