reviews_get_screennames: Get Agent IDs Based On Location

Description Usage Arguments Value Author(s) Examples

Description

This function inputs a combination of agent name, city and state the agent is in, then output the agent's screenname.

Usage

1

Arguments

name

Full name of an agent/real-estate company you want to search for.

city

A city of interest as a string. (e.g. "Cincinnati", "Los Angeles")

state

A state abbreviation of interest, where the city is in, as a string in 2 letters form. (e.g. "OH")

Value

A string.

Author(s)

Ha Dinh

Examples

1
## Not run: reviews_get_screennames('Rakesh Ram Real Estate Group', 'Cincinnati', 'OH')

estebanangelm/RealEstateR documentation built on May 29, 2019, 10:37 a.m.