The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.lest |
Author: | Stefan Fleck [aut, cre], Hadley Wickham [aut], Romain François [aut], Lionel Henry [aut], Kirill Müller [aut] |
Maintainer: | Stefan Fleck <stefan.b.fleck at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | lest results |
Reference manual: | lest.pdf |
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 |
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.