Skip to contents

This should be used as the value of callr_function for tar_make().

Usage

callr_profile(..., monitor_path, monitor_interval = 0.1)

Arguments

...

Extra arguments are passed to the processx::process constructor.

monitor_path

Path to the RDS where the results will be saved. Character scalar.

monitor_interval

Amount of time in seconds between resource polls. Double vector of length 1.

Value

The result of the function, identically to a standard callr function