Try using
all.equalfunction.
It does not sort the dataframes but it checks each cell indata frameagainst the same cell in another one. You can also useidentical()function.
I would like to share a link which may help to solve your problem https://g...