Learn R Programming

pvrank (version 1.1.2)

Starshi: Policy-related determinants of health

Description

International comparisons can provide clues to understanding some of the important policy-related determinants of health including those related to the provision of health care services.

Usage

data(Starshi)

Arguments

Format

A data frame with 13 observations on the following two variables.

Sm15F

Percentage of females who smoke at ages 15 and older.

Sm15M

Percentage of males who smoke at ages 15 and older.

All countries 1992, except Canada (1991), Spain (1993).

Details

Data on major health indicators were obtained from OECD and World Health Organization published data.

Examples

Run this code
# NOT RUN {
	data(Starshi)
	head(Starshi)
# }

Run the code above in your browser using DataLab