Learn R Programming

HSAUR3 (version 1.0-15)

birthdeathrates: Birth and Death Rates Data

Description

Birth and death rates for 69 countries.

Usage

data("birthdeathrates")

Arguments

Format

A data frame with 69 observations on the following 2 variables.

birth

birth rate.

death

death rate.

Examples

Run this code

  data("birthdeathrates", package = "HSAUR3")
  plot(birthdeathrates)

Run the code above in your browser using DataLab