CMD + K

r-lest

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-lest

Usage Tracking

1.1.0
1.0.0
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jun 27, 2022 at 19:25

License

MIT

Total Downloads

284

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 1.0.0