I'm currently trying to subset data to a smaller size and I'm having a problem with the coding part, as I'm a complete newbie in coding.
I'm trying to get rid of all rows with identical entries here. So the code should eliminate all rows with identical variables in column 3 "var 2" for example. The duplicate function would just get rid of the second entry with "0", but I'd like to get rid of both entries with "0".
Appreciate your help! https://i.stack.imgur.com/esfSB.jpg