Description Usage Arguments Details
View source: R/get_addresses.R
Returns a data frame with information about territories in the specified region.
1 | get_addresses(id)
|
id |
a territory identifier from ATO_Id in get_territories |
The data frame contains the following variables
ATO_Id - a territory identifier
Geon_Id - a street id
Geon_Name - a name of the street
Geon_OldNames - old names of the street
Bld_ID - a building identifier
Bld_Area - a building area
Bld_PS - a polling station which the building belongs to
Bld_Flats - a number of flats in the building
Bld_Ind - an address index
Bld_Korp - an address block
Bld_Num - an address number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.