if (FALSE) {
res <- spatialsearch(lat = 33.529, long = -105.694, radius = 2000,
limit = 10)
# Pass in curl options for curl debugging
out <- spatialsearch(lat = 33.529, long = -105.694, radius = 2000,
limit = 10, verbose = TRUE)
}
Run the code above in your browser using DataLab