na.replace.Rd
A tidyverse-compatible function to replace NAs in a vector by a given value
na.replace(x, value)
vector
Replace NAs by this variable
A vector with NA replaced by value