CRAN/E | lest

lest

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

Installation

About

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.

Key Metrics

Version 1.1.0
Published 2019-11-29 1619 days ago
Needs compilation? yes
License MIT
License File
CRAN checks lest results

Downloads

Yesterday 59 0%
Last 7 days 180 -18%
Last 30 days 820 -24%
Last 90 days 2.635 +1%
Last 365 days 9.301 -19%

Maintainer

Maintainer

Stefan Fleck

stefan.b.fleck@gmail.com

Authors

Stefan Fleck

aut / cre

Hadley Wickham

aut

Romain François

aut

Lionel Henry

aut

Kirill Müller

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

lest archive

Suggests

testthat

Reverse Imports

blorr