worldPop: World population by subcontinent

worldPopR Documentation

World population by subcontinent

Description

World population data are used as a simple example on the polychart.js website, and so these data can be used to recreate that example using animint.

Usage

data(worldPop)

Format

A data frame with 294 observations on the following 4 variables.

subcontinent

factor: the subcontinent name

year

integer: year of measurement

population

integer: number of people in that subcontinent during that year

type

factor with levels actual estimate

Source

https://github.com/Polychart/polychart2/blob/master/example/population.coffee


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.

Related to worldPop in animint2...