I got a raw Longitude/Latitude data whose format cannot be processed by R map. So I wonder if there are some R functions or algorithms to help me to convert those raw data into a readable format. (Maybe UTM) Here is the raw data I had:
Latitude: "32-14-23 N" "31-04-27 N" "33-45-28 N"
Longitude: "121-22-38 W" "119-30-05 W" "122-47-52 W"
I wish to convert the format as(the sample below is mock data):
Longitude: -2.748
Latitude: 53.39