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