Description Usage Arguments Value
Store the results of each mapping step within storr
1 2 | map_to_storr(x, storr, output_keys, .f, ...,
.output_namespace = storr$default_namespace, .flush_cache = TRUE)
|
x |
A list or vector of inputs |
storr |
Storr object |
output_keys |
Keys for objects to be written to |
.f |
Function to run on each object |
... |
Other arguments passed to |
.output_namespace |
Namescpae of |
.flush_cache |
Flush cache of objects at each step? Defaults to |
Character vector containing the hashes of each saved object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.