| bazar-package | bazar: miscellaneous basic functions |
| %nin% | Value matching |
| almost.equal | Test (almost) equality of numeric values |
| almost.zero | Test if values of a vector are almost zero |
| as.empty | Convert to an empty object |
| as.empty.data.frame | Convert to an empty object |
| as.empty.default | Convert to an empty object |
| as.nlist | Named lists |
| as.wholenumber | Test if the values of a vector are whole numbers |
| bazar | bazar: miscellaneous basic functions |
| concat | String concatenation |
| concat0 | String concatenation |
| concat_ | String concatenation |
| Copy | Copy data to the clipboard |
| erase | Delete objects |
| is.empty | Test emptyness |
| is.empty.data.frame | Test emptyness |
| is.empty.default | Test emptyness |
| is.formula | Test if an object is a formula |
| is.nlist | Named lists |
| is.wholenumber | Test if the values of a vector are whole numbers |
| library_with_dep | Loading/Attaching and listing of packages with dependencies |
| mgsub | Multiple gsub |
| nlist | Named lists |
| pause | Have a rest, make a pause |
| require_with_dep | Loading/Attaching and listing of packages with dependencies |
| rle2 | Run length encoding (modified version) |
| sessionPackages | Shows packages attached to the current R session |
| stopif | Ensure that R expressions are false |
| sumNA | Modified sum of vector elements |
| trim | Removes extra whitespaces from a string |
| unwhich | Quasi-inverse of the 'which' function |
| verlan | Back slang |