R/utils_berlin.R
fillUpNA.Rd
Fill NA in First Vector With Values From Second Vector
fillUpNA(x, y, dbg = TRUE, name_x = NULL, name_y = NULL)
first vector
second vector
if TRUE a debug message is shown
TRUE
name of x
name of y
x with NA replaced by the values in y at the same positions
x
NA
y