set_progress_mp: multi process progress indicator

View source: R/progress_mp.R

set_progress_mpR Documentation

multi process progress indicator

Description

Sets up a progress object that writes to a shared file to indicate the total progress. Progress can be monitored by watch_progress_mp.

Usage

set_progress_mp(write_location = NULL)

Arguments

write_location

where to save progress to

Value

ProgressMP

See Also

watch_progress_mp


rmflight/knitrProgressBar documentation built on July 25, 2024, 5:57 a.m.