crew_worker | R Documentation |
Launches a crew
worker which runs a mirai
daemon.
Not a user-side function. Users should not call crew_worker()
directly. See launcher plugins like crew_launcher_local()
for examples.
crew_worker(
settings,
launcher,
worker,
options_metrics = crew::crew_options_metrics()
)
settings |
Named list of arguments to |
launcher |
Character string, name of the launcher |
worker |
Character of length 1 to uniquely identify the current worker. |
options_metrics |
Either |
NULL
(invisibly)
Other utility:
crew_assert()
,
crew_clean()
,
crew_deprecate()
,
crew_eval()
,
crew_random_name()
,
crew_retry()
,
crew_terminate_process()
,
crew_terminate_signal()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.