offices_agents: Retrieves the set of agents from a specific office for one of...

Description Usage Arguments Value

View source: R/offices.R

Description

Retrieves the set of agents from a specific office for one of Retsly's MLS datasets.

Usage

1
offices_agents(opts = retsly_query(), dataset = "test", office_id)

Arguments

opts

Request query parameters, see retsly_query.

dataset

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

office_id

Office ID.

Value

data.frame of agent information including name, contact info, office ID, and other information.


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