5c78fb7ca5d8eef4b2faf189b29bb4698089db2c
dplyr::case_when() as an alternative to ifelse() (#587)
Explain when ?dplyr::case_when() if more useful than ifelse. - Copy-pasted text from ?dplyr::case_when()
R for Data Science
This is code and text behind the R for Data Science book.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
The site is built using bookdown package. To create the site, you also need:
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%