check na with if statement R code example Example: r na if dat <- dat %>% mutate(x = replace(x, x<0, NA))