I need to delete rows with a certain value of one variable while retaining columns that are NA in that variable
The column IL$Uncontested has three values “U” (9 columns), “R-W” (16 columns), and empty or (41 columns). I want to delete the rows in IL for which Uncontested is “R-W”