| worldPop {animint2} | R 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.
subcontinentfactor: the subcontinent name
yearinteger: year of measurement
populationinteger: number of people in that subcontinent during that year
typefactor with levels
actualestimate
Source
https://github.com/Polychart/polychart2/blob/master/example/population.coffee
[Package animint2 version 2024.1.24 Index]