Learn R Programming

popstudy (version 1.0.0)

Panama1990: Panama1990

Description

Panama census data in 1990 by specific ages.

Usage

data("Panama1990")

Arguments

Format

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

age

a character vector with specific ages

pop

a numeric vector with population for each age

Examples

Run this code
# NOT RUN {
data(Panama1990)
summary(Panama1990)
# }

Run the code above in your browser using DataLab