powered by
Count NA
table_NA(x)
NA and Not count
object
a <- c(1,2,3,1,NA,NA) table_NA(a)
Run the code above in your browser using DataLab