View source: R/simulation_output.R
| map_by_condition.process_chunk | R Documentation |
Process a single chunk for map_by_condition
map_by_condition.process_chunk(open_dataset_fn, .f, ...)
open_dataset_fn |
Arrow dataset object or function that returns a dataset |
.f |
Function to apply to each condition's data |
... |
Additional arguments passed to .f |
Function that processes a chunk_idx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.