| get_curl_err | R Documentation |
Extract curl errors from httr2 error objects
get_curl_err(e, returnfiller = FALSE)
e |
An error object. |
returnfiller |
If true return filler message if no curl message is present. |
the curl error message (if present) or NULL (or a filler message).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.