rrapply: Revisiting Base Rapply

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.

Package details

AuthorJoris Chau [aut, cre]
MaintainerJoris Chau <joris.chau@openanalytics.eu>
LicenseLGPL-3
Version1.2.7
URL https://jorischau.github.io/rrapply/ https://github.com/JorisChau/rrapply
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rrapply")

Try the rrapply package in your browser

Any scripts or data that you put into this service are public.

rrapply documentation built on June 26, 2024, 5:08 p.m.