get_num_reproducibility_errors {reproducibleRchunks}R Documentation

Get the total number of failed reproduction attempts

Description

Get the total number of failed reproduction attempts

Usage

get_num_reproducibility_errors(envir = .cache)

Arguments

envir

Environment to retrieve data from. This defaults to an internal package namespace.

Value

Returns the number of errors encountered when reproducing a Markdown document


[Package reproducibleRchunks version 1.2.0 Index]