powered by
Expand(`_data`, ...)
dd <- Expand(iris, Sepal.Length=2:8, Species=c("virginica","setosa")) summary(dd) T <- with(warpbreaks, table(wool, tension)) Expand(T)
Run the code above in your browser using DataLab