A tidyverse-compatible function to remove NAs from a vector

na.remove(x)

Arguments

x

vector

Value

A vector without NAs