| %IN% | Case insensitive version of %in% |
| cat0 | Concatenate to screen without spaces |
| formatCI | Pretty formatting of confidence intervals |
| formatPvalue | Pretty formatting of _p_ values |
| formatR | Pretty formatting of correlation coefficients |
| ifelseObj | Conditional returning of an object |
| is.even | Checking whether numbers are odd or even |
| is.nr | 'NULL' and 'NA' 'proof' checking of whether something is a number |
| is.odd | Checking whether numbers are odd or even |
| isTrue | More flexible version of isTRUE |
| makeScales | Title |
| noZero | Remove one or more zeroes before the decimal point |
| vecTxt | Easily parse a vector into a character value |
| vecTxtQ | Easily parse a vector into a character value |