PopPyramid: Get population data and draw popuation pyramid

Description Usage Arguments Value Examples

Description

Get population data and draw popuation pyramid

Usage

1
PopPyramid(country, year, interactive = FALSE)

Arguments

country

a FIPS 10-4 country code for the country you want

year

The year you want to visualize.

interactive

A logical value. If TRUE, an interactive plot will be returned

Value

A population pyramid

Examples

1
2
3
4
#PopPyramid("KS",2016)
#PopPyramid("NI",2015)
#PopPyramid("JA",2015)
#PopPyramid("VQ",2015)

cardiomoon/moonBook2 documentation built on May 13, 2019, 12:40 p.m.