powered by
isTrue(x, na = FALSE)
isTrue(c(TRUE, FALSE, NA)); isTrue(c(TRUE, FALSE, NA), na=TRUE);
Run the code above in your browser using DataLab