powered by
NA
Remove NA
rm_na(x)
Vector without NA
vector containing possible NA values.
Other NA functions: rm_empty_rows()
rm_empty_rows()
rm_na(c(1,2,NA,54))
Run the code above in your browser using DataLab