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 Sept. 18, 2023, 10:55 a.m.