Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2016 01:27 AM
Try using
all.equalfunction.
It does not sort the dataframes but it checks each cell in
data 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://goo.gl/pgLaEd