Need help with filter ( ): selects cases based on conditions on R studio

Hi!

It looks like you're using filter() correctly, but without seeing a sample of your data, it's hard to diagnose the problem. To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one: