Learn R Programming

googleVis (version 0.4.4)

Fruits: Fruits: googleVis example data set

Description

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

Usage

data(Fruits)

Arguments

Examples

Run this code
data(Fruits)
M <- gvisMotionChart(Fruits, idvar="Fruit", timevar="Year")

plot(M)

Run the code above in your browser using DataLab