append_log_error | R Documentation |
prints message and call trace if these exist, otherwise dump the entire error object
append_log_error(err, type = "error")
err |
error type object (e.g. from tryCatch function) |
type |
the type of message, typically "progress". See further append_log() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.