Can someone see what\'s wrong with this:
library(rgdal) # Make a two-column matrix, col1 = long, col2 = lat xy <- cbind(c(-107), c(26)) # Convert it to U
use positive number for longitude (107, instead of -107). negative is for western hemisphere