grr: Alternative Implementations of Base R Functions

Description Details

Description

Alternative implementations of some base R functions, including sort, order, and match. Functions are simplified but can be faster or have other advantages. See the documentation of individual functions for details and benchmarks.

Details

Note that these functions cannot be considered drop-in replacements for the functions in base R. They do not implement all the same parameters and do not work for all data types. Utilize these with caution in specialized applications that require them.


grr documentation built on May 2, 2019, 5:57 a.m.

Related to grr in grr...