Exports {googleVis} | R 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)
[Package googleVis version 0.7.3 Index]