get_num_reproducibility_errors: Get the total number of failed reproduction attempts
Description
Get the total number of failed reproduction attempts
Usage
get_num_reproducibility_errors(envir = .cache)
Value
Returns the number of errors encountered when reproducing a Markdown document
Arguments
- envir
Environment to retrieve data from. This defaults to an internal package namespace.