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