convertIntervalNotation: Convert Interval Notation

View source: R/MiscFxns.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


popovs/OPPtools documentation built on July 8, 2023, 2:29 a.m.