set_progress_mp: multi process progress indicator

Description Usage Arguments Value See Also

View source: R/progress_mp.R

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

1
set_progress_mp(write_location = NULL)

Arguments

write_location

where to save progress to

Value

ProgressMP

See Also

watch_progress_mp


knitrProgressBar documentation built on May 2, 2019, 12:21 p.m.