sbha/cleanstreets

saint vs street fix does not work with dplyr::mutate

Closed this issue · 1 comments

sbha commented

in a dplyr::mutate() call, all addresses are replaced with the first address.

sbha commented

Replacing ifelse() with if() should fix it.