powered by
Get future-specific session information and validate current backend
futureSessionInfo(test = TRUE)
If TRUE, one or more futures are created to query workers and validate their information.
Nothing.
# NOT RUN { plan(multisession, workers = 2) futureSessionInfo() plan(sequential) # }
Run the code above in your browser using DataLab