Exports: Exports: googleVis example data set

ExportsR Documentation

Exports: googleVis example data set

Description

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

Usage

data(Exports)

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

data(Exports)
str(Exports)

mages/googleVis documentation built on March 5, 2023, 6:16 a.m.