local_info_graphs: Local Info Graphs

Description Usage Arguments Value References Examples

View source: R/local_info_graphs.R

Description

Generate a set of graphs of local info for an outcode (and optional incode) and return the URL to the generated image.

Usage

1
local_info_graphs(area = NULL, API_key = NULL)

Arguments

area

A string representing a valid UK outcode, e.g. "W12".

API_key

An API key from Zoopla.

Value

A list.

References

http://developer.zoopla.com/docs/read/Local_Info_Graphs

Examples

1
2
3
4
5
## Not run: 

local_info_graphs("W12", "YOUR_API_KEY")

## End(Not run)

erzk/zooplaR documentation built on Aug. 26, 2019, 11:36 a.m.