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 Aug. 17, 2024, 4:24 p.m.