interv.p {ui} | R 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. |
[Package ui version 0.1.1 Index]