Learn R Programming

riskdiff (version 0.2.1)

get_quality_legend: Get Quality Legend for Risk Difference Results

Description

Returns a legend explaining the quality indicators used in formatted results.

Usage

get_quality_legend()

Arguments

Value

Character vector with quality indicator explanations

Examples

Run this code
quality_legend <- get_quality_legend()
cat(paste(quality_legend, collapse = "\n"))

Run the code above in your browser using DataLab