print.risk_scores: Print Risk Scores

View source: R/risk_scores.R

print.risk_scoresR Documentation

Print Risk Scores

Description

Print Risk Scores

Usage

## S3 method for class 'risk_scores'
print(x, ...)

Arguments

x

A risk_scores object.

...

Ignored.

Value

Invisibly returns x. Called for its side effect of printing a summary of risk score metrics (overall risk score, mean RPN, max RPN, total risk count, and per-level distribution) to the console.


r4subrisk documentation built on March 4, 2026, 1:07 a.m.