%?%                     If-Then-Else ternary operator
%nin%                   Value matching
Copy                    Copy data to the clipboard
almost.equal            Test (almost) equality of numeric values
almost.unique           Almost unique elements
almost.zero             Test if values of a vector are almost zero
as.empty                Convert to an empty object
as.fun                  Convert object to function
as.na                   Transform values to NA
bazar                   bazar: miscellaneous basic functions
concat                  String concatenation
erase                   Delete objects
get_all_funs            Functions exported by a package
get_all_pkgs            Packages exporting a function
get_vars                Get formula variables
is.empty                Test emptyness
is.formula              Test if an object is a formula
is.wholenumber          Test if the values of a vector are whole
                        numbers
isNA                    Test if NA
library_with_dep        Loading/Attaching and listing of packages with
                        dependencies
mgsub                   Multiple gsub
nlist                   Named lists
normalize               Normalize a numeric vector
pause                   Have a rest, make a pause
rle2                    Run length encoding (modified version)
rollfun                 Moving windows with custom function
sessionPackages         Shows packages attached to the current R
                        session
stopif                  Ensure that R expressions are false
sumNA                   Modified sum of vector elements
top                     Top or bottom element of an object
trim                    Removes extra whitespaces from a string
unwhich                 Quasi-inverse of the 'which' function
verlan                  Back slang
