| 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.
Countrya factor with levels
Brazil,Germany...Profita numeric vector
Onlinea logical vector
Examples
data(Exports)
str(Exports)
[Package googleVis version 0.7.3 Index]