saisei {mirai} | R Documentation |
Saisei (Regenerate Token)
Description
[DEPRECATED] This is a legacy function used only with the legacy v1 dispatcher, and will be removed in a future release.
Usage
saisei(i, force = FALSE, .compute = "default")
Arguments
i |
integer index number URL to regenerate at dispatcher. |
force |
[default FALSE] logical value whether to regenerate the URL even when there is an existing active connection. |
.compute |
[default 'default'] character value for the compute profile to use (each compute profile has its own independent set of daemons). |
Value
The regenerated character URL upon success, or else NULL.
[Package mirai version 2.0.0 Index]