interv_p: Print interval in parantesis

View source: R/interv_p.R

interv_pR Documentation

Print interval in parantesis

Description

This function allows you to print an interval (vector of two elements) in a parantesis single element.

Usage

interv_p(v, digits = 3)

Arguments

v

Lower and upper bounds.

digits

Number of decimals.


ui documentation built on June 25, 2026, 5:09 p.m.

Related to interv_p in ui...