I had a dataset I was working with and I wanted to use order
to sort values in a df column. But I did not get the right results. I checked format, and it was all numeric.
Then I loaded the mtcars
data set built into R and also did not get the right results, i would like to know why that is: