Error in `if_else()`:
! Can't combine `true` <integer> and `false` <character>.
Base R pipe
You will see a lot of references to the base R pipe:
The 2nd edition of R4DS uses the base pipe so I’ve added a chapter that talks about how to use it, why I think you should use it, and how it differs to %>%: https://t.co/77zwPkg4cd#rstats