View source: R/NMproject-options.R
job_time_spacing | R Documentation |
This allows organisations/individuals with their own job time spacing, used by run_nm()
when threads > 1
.
job_time_spacing(seconds)
seconds |
Optional numeric value. Values correspond to what will be set. |
if seconds
is missing, will return value of
getOption("job_time_spacing")
otherwise will set option job_time_spacing
.
job_time_spacing() job_time_spacing(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.