My dataset ('data') has 1719 cases and 6779 variables. I need to weight the data using variable 'weight', however this is missing for 69 cases.
How can I delete the rows that have NA in the weight column, without deleting variables that have NA in any of the other 6778 columns?