googleVis (version 0.7.1)

Exports: Exports: googleVis example data set

Description

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

Usage

data(Exports)

Arguments

Format

A data frame with 10 observations on the following 3 variables.

Country

a factor with levels Brazil, Germany ...

Profit

a numeric vector

Online

a logical vector

Examples

Run this code
data(Exports)
str(Exports)

Run the code above in your browser using DataLab