About Anaconda Help Download Anaconda

Functions for vectorised conditional recoding of variables. case_when() enables you to vectorise multiple if and else statements (like 'CASE WHEN' in 'SQL'). if_else() is a stricter and more predictable version of ifelse() in 'base' that preserves attributes. These functions are forked from 'dplyr' with all package dependencies removed and behave identically to the originals.

Installers

  • noarch v1.0.0

conda install

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

Description


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