properties_near | R Documentation |
This function returns 50 properties near a specified location.
properties_near(locations = NULL, return_message = TRUE)
locations |
a vector of locations |
return_message |
if |
The location can be an exact address, zipcode city or a neighborhood.
locations <- c("2449 Tracy Place, NW, Washington DC", "Sunset Island, Miami Beach, FL" )
properties_near(locations = locations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.