powered by
Turn 'ddo' / 'ddf' Object into a list
# S3 method for ddo as.list(x, ...)
a 'ddo' / 'ddf' object
additional arguments passed to as.list
as.list
# NOT RUN { d <- divide(iris, by = "Species") as.list(d) # }
Run the code above in your browser using DataLab