Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

how to count the number of NA in r

sum(is.na(df$col))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #count #number #NA
ADD COMMENT
Topic
Name
1+9 =