About Anaconda Help Download Anaconda

r_test / packages / r-dotdot 0.1.0

Use '..' on the right hand side of the ':=' operator as a shorthand for the left hand side, so that 'var := f(..) + ..' is equivalent to 'var <- f(var) + var'. This permits the user to be explicit about growing an object or overwriting it using its previous value, avoids repeating a variable name, and saves keystrokes, time, visual space and cognitive load.

Installers

  • noarch v0.1.0

conda install

To install this package run one of the following:
conda install r_test::r-dotdot

Description


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