About Anaconda Help Download Anaconda

The base apply function and its variants, as well as the related functions in the 'plyr' package, typically apply user-defined functions to a single argument (or a list of vectorized arguments in the case of mapply). The 'multiApply' package extends this paradigm with its only function, Apply, which efficiently applies functions taking one or a list of multiple unidimensional or multidimensional arrays (or combinations thereof) as input. The input arrays can have different numbers of dimensions as well as different dimension lengths, and the applied function can return one or a list of unidimensional or multidimensional arrays as output. This saves development time by preventing the R user from writing often error-prone and memory-inefficient loops dealing with multiple complex arrays. Also, a remarkable feature of Apply is the transparent use of multi-core through its parameter 'ncores'. In contrast to the base apply function, this package suggests the use of 'target dimensions' as opposite to the 'margins' for specifying the dimensions relevant to the function to be applied.

copied from cf-staging / r-multiapply
Type Size Name Uploaded Downloads Labels
conda 58.4 kB | noarch/r-multiapply-2.1.4-r44hc72bb7e_2.conda  6 months and 22 days ago 528 main
conda 58.8 kB | noarch/r-multiapply-2.1.4-r43hc72bb7e_2.conda  6 months and 22 days ago 593 main
conda 58.7 kB | noarch/r-multiapply-2.1.4-r42hc72bb7e_1.conda  1 year and 7 months ago 6003 main
conda 58.7 kB | noarch/r-multiapply-2.1.4-r43hc72bb7e_1.conda  1 year and 7 months ago 3029 main
conda 58.5 kB | noarch/r-multiapply-2.1.4-r42hc72bb7e_0.conda  1 year and 9 months ago 1149 main
conda 58.3 kB | noarch/r-multiapply-2.1.4-r41hc72bb7e_0.conda  1 year and 9 months ago 12255 main

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