convertIntervalNotation: Convert Interval Notation

View source: R/misc_fns.R

convertIntervalNotationR Documentation

Convert Interval Notation

Description

Converts a vector from Interval Notation to less than equal to, less than, etc.

Usage

convertIntervalNotation(x)

Arguments

x

a character vector to be converted

Value

a character vector of same length of x converted


CIDA-CSPH/CIDAtools documentation built on July 5, 2025, 1:36 a.m.