R/saving_map.R
saving_map.Rd
Run a map with the function, but saves after a given number of execution. This is an internal function, you are not supposed to use it manually, but can call for background job inly if exported.
saving_map(.ids, .f, name, n_checkpoint = 100, currr_folder, ...)
Placement of .x to work with.
Called function.
Name for saving.
Number of checkpoints.
Folder where cache files are stored.
Additionals.
No return value, called for side effects