format_assessment_message: Assessment console printing formatter

View source: R/pkg_metric_error.R

format_assessment_messageR Documentation

Assessment console printing formatter

Description

make the errors and warnings consistent with meaningful indication of what triggered the error, including the name of the package whose reference triggered the error while running which asesessment.

Usage

format_assessment_message(e, name, assessment)

Arguments

e

an error raised during a package reference assessment

name

the name of the package whose package reference assessment raised the error

assessment

the name of the assessment function which raised the error

Value

a character string of formatted text to communicate the error


pharmaR/riskmetric documentation built on March 10, 2024, 8:20 a.m.