powered by
The data were simulated to look like sample results from a Google search experiment.
data("gsearch")
A data frame with 10000 observations on the following 2 variables.
type
a factor with levels new search no new search
new search
no new search
outcome
a factor with levels current test 1 test 2
current
test 1
test 2
# NOT RUN { data(gsearch) ## maybe str(gsearch) ; plot(gsearch) ... # }
Run the code above in your browser using DataLab