rrapply (version 1.2.6)

Revisiting Base Rapply

Description

The minimal 'rrapply'-package contains a single function rrapply(), providing an extended implementation of 'R'-base rapply() by allowing to recursively apply a function to elements of a nested list based on a general condition function and including the possibility to prune or aggregate nested list elements from the result. In addition, special arguments can be supplied to access the name, location, parents and siblings in the nested list of the element under evaluation. The rrapply() function builds upon rapply()'s native 'C' implementation and requires no other package dependencies.

Copy Link

Version

Down Chevron

Install

install.packages('rrapply')

Monthly Downloads

2,126

Version

1.2.6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 16th, 2022

Functions in rrapply (1.2.6)