| Exports {googleVis} | R Documentation |
Example data set to illustrate the use of the googleVis package.
data(Exports)
A data frame with 10 observations on the following 3 variables.
Countrya factor with levels Brazil, Germany ...
Profita numeric vector
Onlinea logical vector
data(Exports) str(Exports)