if (FALSE) {
# look for YMCAs in Jamaica:
# Note that boundary.country is supplied via ISO3166 code,
# but mz_countries will look up the code
mz_search("YMCA",
boundary.country = mz_countries$Jamaica,
layers = c(mz_layers$venue, mz_layers$address))
}
Run the code above in your browser using DataLab