Hi, I am new to R and in need of some assistance.
I would like to delete some values from a vector but struggling to do this.
I have tried boolean operators, filter() and a few other combinations from things I've read online but nothing has worked so far.
Any help appreciated
I want to delete the 7, 8, and 9 and all their observations from my data set.