powered by
Example data set to illustrate the use of the googleVis package.
data(Exports)
A data frame with 10 observations on the following 3 variables.
Country
a factor with levels Brazil, Germany ...
Brazil
Germany
Profit
a numeric vector
Online
a logical vector
data(Exports) str(Exports)
Run the code above in your browser using DataLab