Closed RLesur closed 6 years ago
case_when() functions work well with a data.frame. However, when used with dbplyr, they are not recognized as a case_when().
case_when()
data.frame
dbplyr
Closed by #2
case_when()
functions work well with adata.frame
. However, when used withdbplyr
, they are not recognized as acase_when()
.