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.
- Version1.1.0
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release11/29/2019
Documentation
Team
Stefan Fleck
Hadley Wickham
Romain François
Lionel Henry
Show author detailsRolesAuthorKirill Müller
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests1 package
- Reverse Imports1 package