Learn R Programming

⚠️There's a newer version (0.9.5) of this package.Take me there.

grr (version 0.9.2)

Alternative Implementations of Base R Functions

Description

Alternative implementations of some base R functions, including sort, order, and match. Functions are simplified but can be faster or have other advantages.

Copy Link

Version

Install

install.packages('grr')

Monthly Downloads

2,853

Version

0.9.2

License

GPL-3

Maintainer

Craig Varrichio

Last Published

February 29th, 2016

Functions in grr (0.9.2)

extract

Extract/return parts of objects
grr

Alternative Implementations of Base R Functions
sort2

Sorting vectors
order2

Ordering vectors
matches

Value Matching