%na<-%                  Assign value to a vector's missing values
%regex<-%               Assign to vector only where regular expression
                        is matched
%regex=%                Modify existing object by regular expression
assign_ops              Assignment operators
choose_permute          Choose and permute
chr                     Cleaner conversion functions
comparisons             Enhanced comparisons
complete_cases          Statistics/Summaries with (Only) Missing Data
                        Removed
content_checks          Contents of Vector Checks
f.as.numeric            Convert factor with numeric labels into numeric
                        vector
file_checks             File Extension Checks
floating_point_comparisons
                        Floating point comparison operators
get_1st                 Little functions to replace common minor
                        functions. useful in apply sttements
integrate               Inline integration
library.force           loads package if available, else tries to
                        install it (from CRAN by default)
logicals                Logical operators
os                      Operating system checks
paste_and_cat           New Paste and Cat Rules
read.tsv                like read.csv, but for tsv and default header =
                        TRUE
string_arithmetic       String operators
type_checks             Type Checks
