powered by
Label whether a value is missing in either row of two columns.
label_miss_2d(x1, x2)
a vector indicating whether any of these rows had missing values
a variable of a dataframe
another variable of a dataframe
label_miss_2d(airquality$Ozone, airquality$Solar.R)
Run the code above in your browser using DataLab