| init_progress_tracking | R Documentation |
Initialize progress tracking for a batch operation
init_progress_tracking(total = 0, preserve_temp_files = FALSE)
total |
Integer. Total number of items to process. |
preserve_temp_files |
Logical. If TRUE, do not reset temp_files list (used when nesting inside an already-active interrupt context). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.