I think what may be useful is providing a Reproducible Example.
Could you copy-paste the result of typing dput(head(your_data)) into your console, where your_data is your data frame?
I think what may be useful is providing a Reproducible Example.
Could you copy-paste the result of typing dput(head(your_data)) into your console, where your_data is your data frame?