Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Population

Population: googleVis example data set


Description

Example data set to illustrate the use of the googleVis package.

Usage

data(Population)

Format

A data frame with 195 observations on the following 7 variables.

Rank

a numeric vector with population ranking

Country

country name as character

Population

population

% of World Population

% of world population

Flag

html image-tag to wikipedia with country flag

Mode

logical test vector

Date

date test vector

Source

Sourced from Wikipedia (columns 1 to 5): https://en.wikipedia.org/wiki/List_of_countries_by_population, 9 October 2010.

Examples

data(Population)
tbl <- gvisTable(Population)

## Not run: 
plot(tbl)

## End(Not run)

googleVis

R Interface to Google Charts

v0.6.10
GPL (>= 2)
Authors
Markus Gesmann [aut, cre], Diego de Castillo [aut], Joe Cheng [ctb], Ashley Baldry [ctb], Durey Ingeniería [ctb]
Initial release
2021-02-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.