Learn R Programming

censuspyrID (version 1.0.2)

censuspyrID_explorer: Explore Harmonized and Non-Harmonized Population Pyramids from Indonesia’s Censuses (1971–2020)

Description

Launches censuspyrID Explorer, a Shiny application for visualizing harmonized and non-harmonized population pyramids from Indonesia’s population censuses (1971–2020).

Usage

censuspyrID_explorer(host = NULL, ...)

Value

The function launches the Shiny application. It does not return a value.

Arguments

host

Character string passed to runApp. Default is "0.0.0.0".

...

Additional arguments passed to runApp.

Details

The application provides interactive tools to explore demographic structures across provinces and census years. See the Help menu within the application for a navigation guide.

Examples

Run this code
if (FALSE) {
censuspyrID_explorer()
}

Run the code above in your browser using DataLab