error.id.match | R Documentation |
This function is used after the bootstrap replications. This
function is used to match the id of the error messages, given the list
of error messages returned from the future_lapply
function.
error.id.match(error.list, df.error)
error.list |
The list of error messages. |
df.error |
The consolidated data frame of error messages. |
Returns an updated list of error messages.
df.error |
An updated data frame of error messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.