knitrProgressBar (version 1.1.0)

set_progress_mp: 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