Comma                   Faster version of 'scales::comma'
Implies                 Implies
ModeC                   Most common element
abs_diff                Absolute difference
allNA                   Is a vector empty?
anyOutside              Are any values outside the interval specified?
are_even                Are elements of a vector even?
as_integer_if_safe      Coerce from double to integer if safe
bench_system_time       Evaluate time of computation
character2integer       Character to numeric
coalesce0               Convenience function for coalescing to zero
count_logical           Count logicals
cumsum_reset            Cumulative sum unless reset
diam                    What is the diameter of set of points?
divisible               Divisibility
every_int               Every integer
fmatchp                 Parallel fastmatching
helper                  Helper
is_constant             Is a vector constant?
is_sorted               Is a vector sorted?
logical3                Vectorized logical with support for
                        short-circuits
logical3s               Complex logical expressions
match_nrst_haversine    Match coordinates to nearest coordinates
minmax                  Minimum and maximum
pmaxC                   Parallel maximum/minimum
poleInaccessibility     Find a binary pole of inaccessibility
range_rcpp              Range C++
squish                  Squish into a range
sum_and3s               Sum of logical expressions
sum_isna                Number of missing values
unique_fmatch           Distinct elements
which3                  which of three vectors are the elements (all,
                        any) true?
which_first             Where does a logical expression first return
                        'TRUE'?
which_firstNA           First/last position of missing values
which_true_onwards      At which point are all values true onwards
whichs                  Separated which
xor2                    Exclusive or
