Description
Harvest resultsUsage
harvest(.list, fun, ..., .parallel = F)
Arguments
.list
a list of data.frame
s See details.
.parallel
should the computations be run in
parallel?
Details
harvest is functionaly equivalant to llply, but takes on
additional capability when used with the other functions
from this package. When an object comes from
withpseed
the ending seed is extacted and
used to continue evaluation.