table_listings.Rd
Returns listing table. Slower and not advised unless listings() does not work for your search.
table_listings(locations, include_features = F, radius = NULL, parse_property_details = F, return_message = T, ...)
locations | vector of table listings |
---|---|
include_features | if |
radius | if not |
parse_property_details | if |
return_message | if |
... | extra parameters |
a tibble
# NOT RUN { table_listings(locations = "Marietta, GA") # }