powered by
This allows organisations/individuals with their own job time spacing, used by run_nm() when threads > 1.
run_nm()
threads > 1
job_time_spacing(seconds)
if seconds is missing, will return value of getOption("job_time_spacing") otherwise will set option job_time_spacing.
seconds
getOption("job_time_spacing")
job_time_spacing
Optional numeric value. Values correspond to what will be set.
job_time_spacing() job_time_spacing(1)
Run the code above in your browser using DataLab