res <- spatialsearch(lat = 33.529, long = -105.694, radius = 2000, limit = 10)
# Pass in curl options for curl debugging
library("httr")
out <- spatialsearch(lat = 33.529, long = -105.694, radius = 2000, limit = 10, config=verbose())
Run the code above in your browser using DataLab