powered by
"as.data.frame"(x, row.names = NULL, optional = FALSE, keys = TRUE, splitVars = TRUE, bsvs = FALSE, ...)
as.data.frame
d <- divide(iris, by = "Species") as.data.frame(d)
Run the code above in your browser using DataLab