Package: rrapply 1.2.7

Joris Chau

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.

Authors:Joris Chau [aut, cre]

rrapply_1.2.7.tar.gz
rrapply_1.2.7.tar.gz(r-4.5-noble)rrapply_1.2.7.tar.gz(r-4.4-noble)
rrapply_1.2.7.tgz(r-4.4-emscripten)rrapply_1.2.7.tgz(r-4.3-emscripten)
rrapply.pdf |rrapply.html
rrapply/json (API)
NEWS

# Installrrapply in R:
install.packages('rrapply',repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jorischau/rrapply/issues

Datasets:

1 exports 2.27 score 0 dependencies 10 dependents 1.5k downloads

Last updated 9 days agofrom:6b9b634ac6

Exports:rrapply

Dependencies:

rrapply: cheat sheet

Rendered fromrrapply_cheatsheet.Rnwusingutils::Sweaveon Jun 27 2024.

Last update: 2022-07-21
Started: 2022-07-21