agent_listings: Retrieves the set of listings associated with a specified...

Description Usage Arguments Value

View source: R/agents.R

Description

Retrieves the set of listings associated with a specified agent from one of Retsly's MLS datasets.

Usage

1
agent_listings(opts = retsly_query(), dataset = "test", agent_id)

Arguments

opts

Request query parameters, see retsly_query.

dataset

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

agent_id

Agent ID.

Value

data.frame with listings for each agent.


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