error.id.match: Matches the id of the error messages

View source: R/misc.R

error.id.matchR Documentation

Matches the id of the error messages

Description

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.

Usage

error.id.match(error.list, df.error)

Arguments

error.list

The list of error messages.

df.error

The consolidated data frame of error messages.

Value

Returns an updated list of error messages.

df.error

An updated data frame of error messages.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.