zillow_web_service_id: Get/Set Zillow Web Service ID

Description Usage Arguments Details Value Examples

Description

Convienience functions to set your Zillow Web Service ID as a global option

Usage

1
2
3

Arguments

x

A character string of length 1 with your Zillow Web Service ID.

Details

Each subscriber to Zillow Web Services is uniquely identified by an ID sequence, and every request to Web Services requires this ID. You may pass your ID to each ZillowR function explicitly, but by default each function uses the value saved in the global 'ZillowR-zws_id' option. The get_zillow_web_service_id and set_zillow_web_service_id functions make it easy to manipulate this option.

Visit the following URL to register for your own Zillow Web Service ID:
http://www.zillow.com/webservice/Registration.htm

Value

get_zillow_web_service_id returns a character value with the current 'ZillowR-zws_id' option, or NULL if unset.

set_zillow_web_service_id invisibly returns NULL.

Examples

1
2

fascinatingfingers/ZillowR documentation built on June 5, 2019, 9:27 a.m.