How to find the difference between the lowest and highest values of a column with NA
How can I calculate the difference between the largest and smallest value row-wise, for each column when there are plenty of NA?
How can I calculate the difference between the largest and smallest value row-wise, for each column when there are plenty of NA?