listings: Retrieves the set of real estate listings from one of...

Description Usage Arguments Value

View source: R/listings.R

Description

Retrieves the set of real estate listings from one of Retsly's MLS datasets.

Usage

1
listings(opts = retsly_query(), dataset = "test", list_id = NULL)

Arguments

opts

Request query parameters, see retsly_query.

dataset

Vendor to get the listings from. See list_datasets for a list of vendors.

list_id

Listing ID for a specific listing.

Value

data.frame of listing information address, price, agent and other information.


ALShum/Retsly documentation built on May 5, 2019, 11:31 a.m.