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