About Anaconda Help Download Anaconda

Provides pipe-style interface for 'data.table'. Package preserves all 'data.table' features without significant impact on performance. 'let' and 'take' functions are simplified interfaces for most common data manipulation tasks. For example, you can write 'take(mtcars, mean(mpg), by = am)' for aggregation or 'let(mtcars, hp_wt = hp/wt, hp_wt_mpg = hp_wt/mpg)' for modification. Use 'take_if/let_if' for conditional aggregation/modification. Additionally there are some conveniences such as automatic 'data.frame' conversion to 'data.table'.

copied from cf-staging / r-maditr
Type Size Name Uploaded Downloads Labels
conda 439.6 kB | noarch/r-maditr-0.8.2-r40hc72bb7e_0.tar.bz2  2 years and 10 months ago 1825 main
conda 433.8 kB | noarch/r-maditr-0.8.2-r41hc72bb7e_0.tar.bz2  2 years and 10 months ago 1803 main

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