# NOT RUN {
# All businesses in a 1 km radius from the Macroplaza in Monterrey, Mex.
# }
# NOT RUN {
token<-"webservice_token"
latitud<- 25.669194
longitud<- -100.30990
businesses <- inegi_denue(latitud, longitud, token, meters = 1000)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab