View source: R/req-perform-parallel.R
multi_req_perform | R Documentation |
Please use req_perform_parallel()
instead, and note:
cancel_on_error = FALSE
is now on_error = "continue"
cancel_on_error = TRUE
is now on_error = "return"
multi_req_perform(
reqs,
paths = NULL,
pool = deprecated(),
cancel_on_error = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.