powered by
Registers 'miraiCluster' with the parallel package as cluster type 'MIRAI' and (optionally) makes it the default cluster type.
register_cluster(default = TRUE)
Invisible NULL
[default TRUE] logical value whether to also register 'miraiCluster' as the default cluster type.
tryCatch(mirai::register_cluster(), error = identity)
Run the code above in your browser using DataLab