The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

lest: Vectorised Nested if-else Statements Similar to CASE WHEN in 'SQL'

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.

Version: 1.1.0
Suggests: testthat
Published: 2019-11-29
Author: Stefan Fleck ORCID iD [aut, cre], Hadley Wickham ORCID iD [aut], Romain François ORCID iD [aut], Lionel Henry [aut], Kirill Müller ORCID iD [aut]
Maintainer: Stefan Fleck <stefan.b.fleck at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: lest results

Documentation:

Reference manual: lest.pdf

Downloads:

Package source: lest_1.1.0.tar.gz
Windows binaries: r-devel: lest_1.1.0.zip, r-release: lest_1.1.0.zip, r-oldrel: lest_1.1.0.zip
macOS binaries: r-release (arm64): lest_1.1.0.tgz, r-oldrel (arm64): lest_1.1.0.tgz, r-release (x86_64): lest_1.1.0.tgz, r-oldrel (x86_64): lest_1.1.0.tgz
Old sources: lest archive

Reverse dependencies:

Reverse imports: blorr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lest to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.