About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-rrapply

Installers

  • linux-64 v1.2.7
  • osx-64 v1.2.7
  • win-64 v1.2.7

conda install

To install this package run one of the following:
conda install conda-forge::r-rrapply

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy