crew_options_local {crew} | R Documentation |
Local crew
launcher options.
Description
Options for the local crew
launcher.
Usage
crew_options_local(log_directory = NULL, log_join = TRUE)
Arguments
log_directory |
Either |
log_join |
Logical of length 1. If |
Value
A classed list of options for the local launcher.
See Also
Other options:
crew_options_metrics()
Examples
crew_options_local()
[Package crew version 1.2.1 Index]