WHO_DATA: WHO_DATA

Description Usage Format Details Source References Examples

Description

WHO data for life expectancies, by country (2015). Formatted for use by students in CLPS0900 (Quantitative Methods in the Psychological Sciences).

Usage

1
data("WHO_DATA")

Format

A data frame consisting of 192 rows (countries) and 6 variables

Details

For more information about the data set, see instructions for problem sets that use this data set.

Source

https://www.who.int/gho/mortality_burden_disease/life_tables/en/

References

https://www.who.int/gho/database/en/

Examples

1
2
data(WHO_DATA)
## maybe mplot(WHO_DATA)

CLPS0900/CLPS0900R documentation built on March 16, 2020, 4:55 a.m.