On a side note, it’ll be easier for people to understand your question if you provide an example of your data and/or code. Check out the Reprex package, usually I end up answering my own questions while creating a reprex...
If you don’t want to share your data you could simulate a similar dataset. I’ve turned to this tutorial on several occasions.