Panama1990 {popstudy}R Documentation

Panama1990

Description

Panama census data in 1990 by specific ages.

Usage

data("Panama1990")

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

Source

https://ccp.ucr.ac.cr/

Examples

data(Panama1990)
summary(Panama1990)

[Package popstudy version 1.0.1 Index]