intervals_with_single_value: Interval has single value

View source: R/utils.R

intervals_with_single_valueR Documentation

Interval has single value

Description

Check if interval beginning and end are equal and thus it's composed of a single value.

Usage

intervals_with_single_value(x)

Arguments

A

string with the interval.

Details

To be used inside 'compute_lorenz_curve()'

Value

A boolean indicating if the first and second element of the interval are the same value.


JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.