Comparing lat long of two locations in data frame

You don't really have a question. And in your statement above, it sounds like you are wanting to compare locations, but you are not using any comparison operators <,>,=,!=... you may always want to look into the function

unique() 

to help find unique locations