I know you can filter for values you want to keep using %in% but what if I wanted to remove a few values at once and keep the rest?
For example, I have a bunch of rows with transects numbers I want to keep but I want to remove all rows with transects 137, 22, and 141.