Each chunk comes encapsulated in a data.frame
Usage
work_chunk(
df,
fun,
const = list(),
rettype = "list",
common_seed = NULL,
progress = FALSE
)
Each chunk comes encapsulated in a data.frame
work_chunk(
df,
fun,
const = list(),
rettype = "list",
common_seed = NULL,
progress = FALSE
)