Description Usage Arguments Value Author(s) Examples
This function inputs a combination of agent name, city and state the agent is in, then output the agent's screenname.
1 | reviews_get_screennames(name, city, state)
|
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") |
A string.
Ha Dinh
1 | ## Not run: reviews_get_screennames('Rakesh Ram Real Estate Group', 'Cincinnati', 'OH')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.