Learn R Programming

googleVis (version 0.4.4)

Population: Population: googleVis example data set

Description

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

Usage

data(Population)

Arguments

source

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

Examples

Run this code
data(Population)
tbl <- gvisTable(Population)

plot(tbl)

Run the code above in your browser using DataLab