| and3 | Vectorized logical with support for short-circuits |
| anyOutside | Are any values outside the interval specified? |
| are_even | Are even |
| as_integer_if_safe | Coerce from double to integer if safe |
| bench_system_time | Evaluate time of computation |
| cumsum_reset | Cumulative sum unless reset |
| do_pmax0 | Internal pmaxC helpers |
| do_pmaxC | Internal pmaxC helpers |
| do_pmaxC_dbl | Internal pmaxC helpers |
| do_pmaxC_int | Internal pmaxC helpers |
| do_pmaxIntInt | Parallel maximum in C++ |
| do_pmaxIPint0 | Internal pmaxC helpers |
| do_pmaxIPnum0 | Internal pmaxC helpers |
| do_pmaxNumNum | Parallel maximum in C++ |
| do_pmaxV | Parallel maximum in C++ |
| do_pminC | Parallel maximum |
| do_pminV | Parallel maximum |
| do_pminV_dbl | Parallel maximum |
| do_pminV_int | Parallel maximum |
| helper | Helper |
| isntConstant | Is a vector constant? |
| is_constant | Is a vector constant? |
| logical3 | Vectorized logical with support for short-circuits |
| match_nrst_haversine | Match coordinates to nearest coordinates |
| or3 | Vectorized logical with support for short-circuits |
| pmax0 | Parallel maximum/minimum |
| pmax3 | Parallel maximum/minimum |
| pmaxC | Parallel maximum/minimum |
| pmaxV | Parallel maximum/minimum |
| pmin0 | Parallel minimum |
| pmin3 | Parallel minimum |
| pminC | Parallel minimum |
| pminV | Parallel minimum |
| poleInaccessibility | Find a binary pole of inaccessibility |
| poleInaccessibility2 | Find a binary pole of inaccessibility |
| poleInaccessibility3 | Find a binary pole of inaccessibility |
| range_rcpp | Range C++ |
| squish | Squish into a range |
| sum_isna | Number of missing values |
| which3 | which of three vectors are the elements (all, any) true? |
| which_are_even | Are even |
| which_first | Where does a logical expression first return 'TRUE'? |
| which_true_onwards | At which point are all values true onwards |
| xor2 | Exclusive or |