set_progress_mp {knitrProgressBar} | R Documentation |
Sets up a progress object that writes to a shared file to indicate the total
progress. Progress can be monitored by watch_progress_mp
.
set_progress_mp(write_location = NULL)
write_location |
where to save progress to |
ProgressMP
watch_progress_mp