metric_single_na {dropout} | R Documentation |
This function calculates the total number of single NAs for each column.
metric_single_na(c_output)
c_output |
A list containing output data to compute the single NA metric. |
A vector of single NA values.