Description Usage Arguments Value Author(s) Examples
This function inputs up to 5 agents' screenname, then output the agents' information and their review stars.
1 |
zwsid |
Your Zillow's API token. If you use the default, the function takes zwsid set in 'set_zwsid'. |
screennames |
Agent screenname(s) of your choice (at most 5 screennames) |
A dataframe that includes details of agents, and their star reviews.
Ha Dinh
1 2 3 | ## Not run: screennames <- c("mwalley0", "pamelarporter", "klamping4", "Cincysrealtor", "Guy24")
reviews(zwsid, screennames)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.