About Anaconda Help Download Anaconda

An easy-to-use, dependency-free set of functions for iterating over elements of various input objects. Functions are wrappers around base apply()/lapply()/vapply() functions but designed to have similar functionality to the mapping functions in the 'purrr' package <https://purrr.tidyverse.org/>. Specifically, function names more explicitly communicate the expected class of the output and functions also allow for the convenient shortcut of '~ .x' instead of the more verbose 'function(.x) .x'.

copied from cf-staging / r-dapr

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.0.3

conda install

To install this package run one of the following:
conda install conda-forge::r-dapr
conda install conda-forge/label/cf202003::r-dapr

Description


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