![[R logo]](../../../doc/html/logo.jpg)
| cwhstring-package | cwh's string manipulation functions |
| %&% | Paste(infix) |
| all_digits | Test string for being a number or made up of digits only, convert to bases. |
| cap | Change case of strings |
| capitalize | Change case of strings |
| CapLeading | Change case of strings |
| capply | Change case of strings |
| charMat | Show absolute values as characters, prepare for plotting |
| cpos | Find the position of a substring |
| datetime | Show date and time in ISO format |
| dc | Convert number for table columns, for equations |
| dcn | Convert number for table columns, for equations |
| delstr | Delete a substring from a string |
| dt2str | Convert time difference to string. |
| formatFix | Format to a fixed format representation |
| formula2Rterm.names | Extract sides of a formula to strings |
| formula2string | Extract sides of a formula to strings |
| formula2term.names | Extract sides of a formula to strings |
| indexLine | Show absolute values as characters, prepare for plotting |
| intToASCII | Test string for being a number or made up of digits only, convert to bases. |
| intToBase | Test string for being a number or made up of digits only, convert to bases. |
| intToHex | Test string for being a number or made up of digits only, convert to bases. |
| intToOct | Test string for being a number or made up of digits only, convert to bases. |
| lower | Change case of strings |
| lowerize | Change case of strings |
| mpf | Convert number for table columns, for equations |
| mydate | Show date and time in ISO format |
| mytime | Show date and time in ISO format |
| n22dig | Show vector or matrix (of 0 <= x <=1) in a compact way |
| n2c | Show absolute values as characters, prepare for plotting |
| n2cCompact | Show absolute values as characters, prepare for plotting |
| num2Latex | Convert numeric containing e+-power |
| numeric_string | Test string for being a number or made up of digits only, convert to bases. |
| padding | Padding a string with justification |
| pasteInfix | Paste(infix) |
| pasteRound | Paste rounded values |
| replacechar | Replace a character in a string by another |
| str2formula | Convert back to a formula |
| strmatch | A "shortest unique identifier" match. |
| substring.location | Find the position of a substring |
| term.names2formula | Convert back to a formula |