Learn R Programming

report (version 0.1.0)

format_rope: Confidence/Credible Interval (CI) Formatting

Description

Confidence/Credible Interval (CI) Formatting

Usage

format_rope(rope_percentage, digits = 2)

Arguments

rope_percentage

Value or vector of ROPE-percentages.

digits

Number of significant digits.

Examples

Run this code
# NOT RUN {
format_rope(1.20, 3.57)
# }

Run the code above in your browser using DataLab